Drop files here

SQL upload ( 0 ) x -

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
Restore default values
Collapse Expand Requery Edit Explain Profiling Query failed Database: Queried time:
Browse mode
Customize browse mode.
Browse mode
Documentation Use only icons, only text or both. Restore default value
Documentation Use only icons, only text or both. Restore default value
Documentation Whether a user should be displayed a "show all (rows)" button. Restore default value
Documentation Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown. Restore default value
Documentation SMART - i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise. Restore default value
Documentation Highlight row pointed by the mouse cursor. Restore default value
Documentation Highlight selected rows. Restore default value
Documentation Restore default value
Documentation Restore default value
Documentation Repeat the headers every X cells, 0 deactivates this feature. Restore default value
Documentation Maximum number of characters shown in any non-numeric column on browse view. Restore default value
Documentation These are Edit, Copy and Delete links. Restore default value
Documentation Whether to show row links even in the absence of a unique key. Restore default value
Documentation Default sort order for tables with a primary key. Restore default value
Documentation When browsing tables, the sorting of each table is remembered. Restore default value
Documentation For display Options Restore default value
SELECT * FROM `COLUMNS`
TABLE_CATALOG TABLE_SCHEMA TABLE_NAME COLUMN_NAME ORDINAL_POSITION COLUMN_DEFAULT IS_NULLABLE DATA_TYPE CHARACTER_MAXIMUM_LENGTH CHARACTER_OCTET_LENGTH NUMERIC_PRECISION NUMERIC_SCALE DATETIME_PRECISION CHARACTER_SET_NAME COLLATION_NAME COLUMN_TYPE COLUMN_KEY EXTRA PRIVILEGES COLUMN_COMMENT GENERATION_EXPRESSION SRS_ID
def goben_nimbusdb administradores id 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI auto_increment select,insert,update,references NULL
def goben_nimbusdb administradores nombre 2 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def goben_nimbusdb administradores apellido_paterno 3 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def goben_nimbusdb administradores apellido_materno 4 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def goben_nimbusdb administradores email 5 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) UNI select,insert,update,references NULL
def goben_nimbusdb administradores password 6 NULL NO varchar 255 1020 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(255) select,insert,update,references NULL
def goben_nimbusdb administradores imagen 7 NULL YES longblob 4294967295 4294967295 NULL NULL NULL NULL NULL longblob select,insert,update,references NULL
def goben_nimbusdb citas id 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI auto_increment select,insert,update,references NULL
def goben_nimbusdb citas cliente_id 2 NULL YES int NULL NULL 10 0 NULL NULL NULL int(11) MUL select,insert,update,references NULL
def goben_nimbusdb citas empleado_id 3 NULL YES int NULL NULL 10 0 NULL NULL NULL int(11) MUL select,insert,update,references NULL
def goben_nimbusdb citas servicio_id 4 NULL YES int NULL NULL 10 0 NULL NULL NULL int(11) MUL select,insert,update,references NULL
def goben_nimbusdb citas tinte_id 5 NULL YES int NULL NULL 10 0 NULL NULL NULL int(11) MUL select,insert,update,references NULL
def goben_nimbusdb citas fecha 6 NULL NO date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def goben_nimbusdb citas hora 7 NULL NO time NULL NULL NULL NULL 0 NULL NULL time select,insert,update,references NULL
def goben_nimbusdb clientes id 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI auto_increment select,insert,update,references NULL
def goben_nimbusdb clientes nombre 2 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def goben_nimbusdb clientes apellido_paterno 3 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def goben_nimbusdb clientes apellido_materno 4 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def goben_nimbusdb clientes email 5 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) UNI select,insert,update,references NULL
def goben_nimbusdb clientes telefono 6 NULL YES varchar 20 80 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(20) select,insert,update,references NULL
def goben_nimbusdb clientes direccion 7 NULL YES varchar 255 1020 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(255) select,insert,update,references NULL
def goben_nimbusdb clientes imagen 8 NULL YES longblob 4294967295 4294967295 NULL NULL NULL NULL NULL longblob select,insert,update,references NULL
def goben_nimbusdb corte_caja id 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI auto_increment select,insert,update,references NULL
def goben_nimbusdb corte_caja fecha 2 NULL NO date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def goben_nimbusdb corte_caja total 3 NULL NO decimal NULL NULL 10 2 NULL NULL NULL decimal(10,2) select,insert,update,references NULL
Query results operations