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 Consultorio Cita Nro_Cita 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(7) PRI select,insert,update,references NULL
def Consultorio Cita Fecha 2 NULL YES date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def Consultorio Cita Hora 3 NULL YES date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def Consultorio Cita ID_Paciente 4 NULL YES int NULL NULL 10 0 NULL NULL NULL int(10) MUL select,insert,update,references NULL
def Consultorio Cita Cod_Médico 5 NULL YES int NULL NULL 10 0 NULL NULL NULL int(6) MUL select,insert,update,references NULL
def Consultorio Cita Motivo_cita 6 NULL YES text 65535 65535 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci text select,insert,update,references NULL
def Consultorio Diagnóstico ID_diagnostico 1 NULL YES tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio Diagnóstico Descripción 2 NULL YES text 65535 65535 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci text select,insert,update,references NULL
def Consultorio Diagnóstico Nro_Cita 3 NULL YES int NULL NULL 10 0 NULL NULL NULL int(7) MUL select,insert,update,references NULL
def Consultorio Factura ID_factura 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(10) PRI select,insert,update,references NULL
def Consultorio Factura Monto_total 2 NULL YES tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio Factura Fecha 3 NULL YES date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def Consultorio Factura Nro_Cita 4 NULL YES int NULL NULL 10 0 NULL NULL NULL int(7) MUL select,insert,update,references NULL
def Consultorio Medico Cod_Médico 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(6) PRI select,insert,update,references NULL
def Consultorio Medico Nombre 2 NULL NO tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio Medico Apellidos 3 NULL NO tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio Medico Celular 4 NULL YES int NULL NULL 10 0 NULL NULL NULL int(10) select,insert,update,references NULL
def Consultorio Medico Email 5 NULL YES tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio paciente ID_Paciente 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(10) PRI select,insert,update,references NULL
def Consultorio paciente Nombre 2 NULL NO tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio paciente Apellidos 3 NULL NO tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio paciente Fecha_de_nacimiento 4 NULL NO date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def Consultorio paciente Direccion 5 NULL NO tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
def Consultorio paciente Celular 6 NULL YES int NULL NULL 10 0 NULL NULL NULL int(10) select,insert,update,references NULL
def Consultorio paciente Email 7 NULL YES tinytext 255 255 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci tinytext select,insert,update,references NULL
Query results operations