Recent
`cepheus_db`.`v_ordenes_completas`
Favorites
There are no favorite tables.
New
cepheus_db
ciber_gemelos_db
information_schema
mysql
performance_schema
phpmyadmin
test
Navigation panel
Navigation tree
Servers
Databases
Tables
Navigation panel
Customize appearance of the navigation panel.
Navigation panel
Show databases navigation as tree
In the navigation panel, replaces the database tree with a selector
Link with main panel
Link with main panel by highlighting the current database or table.
Display logo
Show logo in navigation panel.
Logo link URL
URL where logo in the navigation panel will point to.
Logo link target
Open the linked page in the main window (
main
) or in a new one (
new
).
main
new
Enable highlighting
Highlight server under the mouse cursor.
Maximum items on first level
The number of items that can be displayed on each page on the first level of the navigation tree.
Minimum number of items to display the filter box
Defines the minimum number of items (tables, views, routines and events) to display a filter box.
Recently used tables
Maximum number of recently used tables; set 0 to disable.
Favorite tables
Maximum number of favorite tables; set 0 to disable.
Navigation panel width
Set to 0 to collapse navigation panel.
Navigation tree
Customize the navigation tree.
Navigation tree
Maximum items in branch
The number of items that can be displayed on each page of the navigation tree.
Group items in the tree
Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).
Enable navigation tree expansion
Whether to offer the possibility of tree expansion in the navigation panel.
Show tables in tree
Whether to show tables under database in the navigation tree
Show views in tree
Whether to show views under database in the navigation tree
Show functions in tree
Whether to show functions under database in the navigation tree
Show procedures in tree
Whether to show procedures under database in the navigation tree
Show events in tree
Whether to show events under database in the navigation tree
Expand single database
Whether to expand single database in the navigation tree automatically.
Servers
Servers display options.
Servers
Display servers selection
Display server choice at the top of the navigation panel.
Display servers as a list
Show server listing as a list instead of a drop down.
Databases
Databases display options.
Databases
Minimum number of databases to display the database filter box
Database tree separator
String that separates databases into different tree levels.
Tables
Tables display options.
Tables
Target for quick access icon
Structure
SQL
Search
Insert
Browse
Target for second quick access icon
Structure
SQL
Search
Insert
Browse
Table tree separator
String that separates tables into different tree levels.
Maximum table tree depth
Drop files here
SQL upload (
0
)
x
-
Show hidden navigation tree items.
Create view
Your browser has phpMyAdmin configuration for this domain. Would you like to import it for current session?
Yes
/
No
/
Delete settings
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: cepheus_db
View: v_ordenes_completas
Browse
Structure
(current)
SQL
Search
Insert
Export
Privileges
Operations
Console
Clear
History
Options
Debug SQL
Press Ctrl+Enter to execute query
Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse
Expand
Show trace
Hide trace
Count :
Time taken :
Options
Set default
Always expand query messages
Show query history at start
Show current browsing query
Execute queries on Enter and insert new line with Shift+Enter. To make this permanent, view settings.
Switch to dark theme
Collapse
Expand
Requery
Edit
Explain
Profiling
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
Table structure
Table structure
Settings for the table structure (list of columns).
Table structure
Hide table structure actions
Whether the table structure actions should be hidden.
Show column comments
Whether column comments should be shown in table structure view
Default transformations
Default transformations for Hex
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
2
Default transformations for Substring
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
0 all …
Default transformations for Bool2Text
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
T F
Default transformations for External
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
0 -f /dev/null -i -wrap -q 1 1
Default transformations for PreApPend
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
Default transformations for DateFormat
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
0 local
Default transformations for Inline
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
100 100
Default transformations for TextImageLink
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
100 50
Default transformations for TextLink
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
v_ordenes_completas
#
Name
Type
Collation
Attributes
Null
Default
Comments
Extra
1
num
bigint(20)
UNSIGNED
No
None
Número de orden Cepheus (ej: 90233083)
2
contrato_fisico
int(10)
UNSIGNED
Yes
NULL
Contrato físico del cliente
3
nombre_actividad
varchar(50)
utf8mb4_unicode_ci
Yes
NULL
RECUPERAREQUIPO / CORTEMORA / SOPFIBRA / etc.
4
estado
varchar(30)
utf8mb4_unicode_ci
Yes
PENDIENTE
PENDIENTE / COMPLETADA / ANULADA
5
subestado
varchar(50)
utf8mb4_unicode_ci
Yes
NULL
ASIGNADA TECNICO / etc.
6
fecha_apertura
datetime
Yes
NULL
7
fecha_asignado
datetime
Yes
NULL
8
fecha_programado
datetime
Yes
NULL
9
fecha_liquidado
datetime
Yes
NULL
NULL mientras esté pendiente
10
comentario
text
utf8mb4_unicode_ci
Yes
NULL
Contiene MACs, números de equipo, etc.
11
motivo
varchar(100)
utf8mb4_unicode_ci
Yes
NULL
12
razon_cierre
varchar(100)
utf8mb4_unicode_ci
Yes
NULL
13
razon_anulacion
varchar(100)
utf8mb4_unicode_ci
Yes
NULL
14
servicio_primario
char(2)
utf8mb4_unicode_ci
Yes
NULL
Si / No
15
updated_at
datetime
No
current_timestamp()
Última vez que se actualizó el registro
16
cliente_id
int(10)
UNSIGNED
Yes
NULL
ID de cliente en Cepheus
17
nombre_cliente
varchar(150)
utf8mb4_unicode_ci
Yes
NULL
18
tipo_cliente
varchar(20)
utf8mb4_unicode_ci
Yes
NULL
Residencial / PEQUE
19
clase_cliente
varchar(20)
utf8mb4_unicode_ci
Yes
NULL
CALLCENTER / NOC / ELITE
20
ciudad
varchar(100)
utf8mb4_unicode_ci
Yes
NULL
21
colonia
varchar(100)
utf8mb4_unicode_ci
Yes
NULL
22
direccion
text
utf8mb4_unicode_ci
Yes
NULL
23
supervisor
varchar(150)
utf8mb4_unicode_ci
Yes
NULL
24
tecnico
varchar(150)
utf8mb4_unicode_ci
Yes
NULL
25
servicio
varchar(150)
utf8mb4_unicode_ci
Yes
NULL
Ej: 3PLAY FIBER HOME 180MB Lps780
26
medio
varchar(10)
utf8mb4_unicode_ci
Yes
NULL
FTTH / CABLE / FIBRA
27
fecha_activacion
date
Yes
NULL
28
fecha_vencimiento
date
Yes
NULL
29
departamento
varchar(100)
utf8mb4_unicode_ci
Yes
NULL
Check all
With selected:
Browse
Move columns
Move the columns by dragging them up and down.
Preview SQL
Loading…
Error
Edit view
Print
Partitions
No partitioning defined!
Information
Table comments:
VIEW
Row statistics
Format
Rows
0
Next autoindex
0
Creation
Apr 09, 2026 at 11:36 PM
Last update
Apr 09, 2026 at 11:36 PM
Last check
Apr 09, 2026 at 11:36 PM