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 ОБЛІК ТЕЛЕФОННИХ ПЕРЕГОВОРІВ Кількість дзвінків кожного абонента Назва 1 NULL NO text 65535 65535 NULL NULL NULL utf8 utf8_general_ci text select,insert,update,references NULL
def ОБЛІК ТЕЛЕФОННИХ ПЕРЕГОВОРІВ Кількість дзвінків кожного абонента Кількість дзвінків 2 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) select,insert,update,references NULL
def ОБЛІК ТЕЛЕФОННИХ ПЕРЕГОВОРІВ Тарифна сітка Ім'я поля 1 NULL NO text 65535 65535 NULL NULL NULL utf8 utf8_general_ci text select,insert,update,references NULL
def ОБЛІК ТЕЛЕФОННИХ ПЕРЕГОВОРІВ Тарифна сітка Тип даних 2 NULL NO text 65535 65535 NULL NULL NULL utf8 utf8_general_ci text select,insert,update,references NULL
def KISHAN CUSTOMER CUSTOMER_ID 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI select,insert,update,references NULL
def KISHAN CUSTOMER NAME 2 NULL NO varchar 255 1020 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(255) select,insert,update,references NULL
def KISHAN CUSTOMER STREET 3 NULL NO varchar 255 1020 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(255) select,insert,update,references NULL
def KISHAN CUSTOMER CITY 4 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def KISHAN CUSTOMER STATE 5 NULL NO varchar 100 400 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(100) select,insert,update,references NULL
def KISHAN CUSTOMER ZIP 6 NULL NO varchar 10 40 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(10) select,insert,update,references NULL
def KISHAN EMPLOYEE SSN 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI select,insert,update,references NULL
def KISHAN EMPLOYEE FNAME 2 NULL NO varchar 50 200 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(50) select,insert,update,references NULL
def KISHAN EMPLOYEE MINIT 3 NULL YES char 1 4 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci char(1) select,insert,update,references NULL
def KISHAN EMPLOYEE LNAME 4 NULL NO varchar 50 200 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(50) select,insert,update,references NULL
def KISHAN EMPLOYEE BDATE 5 NULL NO date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def KISHAN EMPLOYEE DESIGNATION 6 NULL NO varchar 50 200 NULL NULL NULL utf8mb4 utf8mb4_0900_ai_ci varchar(50) select,insert,update,references NULL
def KISHAN EMPLOYEE SUPERVISES_SSN 7 NULL YES int NULL NULL 10 0 NULL NULL NULL int(11) MUL select,insert,update,references NULL
def KISHAN INVENTORY INVENTORY_ID 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI select,insert,update,references NULL
def KISHAN INVENTORY STORE_ID 2 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) MUL select,insert,update,references NULL
def KISHAN INVENTORY PRODUCT_ID 3 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) MUL select,insert,update,references NULL
def KISHAN PRODUCT PRODUCT_ID 1 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) PRI select,insert,update,references NULL
def KISHAN PRODUCT EXP_DATE 2 NULL NO date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def KISHAN PRODUCT MANF_DATE 3 NULL NO date NULL NULL NULL NULL NULL NULL NULL date select,insert,update,references NULL
def KISHAN PRODUCT AVAILABILITY 4 NULL NO int NULL NULL 10 0 NULL NULL NULL int(11) select,insert,update,references NULL
def KISHAN PRODUCT PRICE 5 NULL NO decimal NULL NULL 10 2 NULL NULL NULL decimal(10,2) select,insert,update,references NULL
Query results operations