Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
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
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Browse mode

Customize browse mode.

Documentation Use only icons, only text or both.
Documentation Use only icons, only text or both.
Documentation Whether a user should be displayed a "show all (rows)" button.
Documentation Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.
Documentation SMART - i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise.
Documentation Highlight row pointed by the mouse cursor.
Documentation Highlight selected rows.
Documentation
Documentation
Documentation Repeat the headers every X cells, 0 deactivates this feature.
Documentation Maximum number of characters shown in any non-numeric column on browse view.
Documentation These are Edit, Copy and Delete links.
Documentation Whether to show row links even in the absence of a unique key.
Documentation Default sort order for tables with a primary key.
Documentation When browsing tables, the sorting of each table is remembered.
Documentation For display Options
SELECT * FROM `help_topic` ORDER BY `url`  ASC 
Full texts help_topic_id name help_category_id description example url Ascending Descending 1
1 HELP_DATE 9 This help information was generated from the Maria...
350 About SHOW 26 SHOW has many forms that provide information about... https://mariadb.com/kb/en/about-show/
47 ABS 4 Syntax
------
ABS(X)

Description
-----------
R...
https://mariadb.com/kb/en/abs/
116 Account Locking 10 Account locking was introduced in MariaDB 10.4.2.
...
https://mariadb.com/kb/en/account-locking/
48 ACOS 4 Syntax
------
ACOS(X)

Description
-----------
...
https://mariadb.com/kb/en/acos/
469 ADDDATE 31 Syntax
------
ADDDATE(date,INTERVAL expr unit), A...
https://mariadb.com/kb/en/adddate/
41 Addition Operator (+) 4 Syntax
------
+

Description
-----------
Additi...
https://mariadb.com/kb/en/addition-operator/
470 ADDTIME 31 Syntax
------
ADDTIME(expr1,expr2)

Description
...
https://mariadb.com/kb/en/addtime/
135 AES_DECRYPT 12 Syntax
------
AES_DECRYPT(crypt_str,key_str)

De...
https://mariadb.com/kb/en/aes_decrypt/
136 AES_ENCRYPT 12 Syntax
------
AES_ENCRYPT(str,key_str)

Descript...
https://mariadb.com/kb/en/aes_encrypt/
645 ALTER DATABASE 39 Modifies a database, changing its overall characte... https://mariadb.com/kb/en/alter-database/
646 ALTER EVENT 39 Modifies one or more characteristics of an existin... https://mariadb.com/kb/en/alter-event/
647 ALTER FUNCTION 39 Syntax
------
ALTER FUNCTION func_name [character...
https://mariadb.com/kb/en/alter-function/
648 ALTER LOGFILE GROUP 39 Syntax
------
ALTER LOGFILE GROUP logfile_group
...
https://mariadb.com/kb/en/alter-logfile-group/
649 ALTER PROCEDURE 39 Syntax
------
ALTER PROCEDURE proc_name [characte...
https://mariadb.com/kb/en/alter-procedure/
650 ALTER SEQUENCE 39 ALTER SEQUENCE was introduced in MariaDB 10.3.

S...
https://mariadb.com/kb/en/alter-sequence/
651 ALTER SERVER 39 Syntax
------
ALTER SERVER server_name
OPTIONS (...
https://mariadb.com/kb/en/alter-server/
652 ALTER TABLE 39 Syntax
------
ALTER [ONLINE] [IGNORE] TABLE tbl_n...
https://mariadb.com/kb/en/alter-table/
653 ALTER TABLESPACE 39 The ALTER TABLESPACE statement is not supported by... https://mariadb.com/kb/en/alter-tablespace/
119 ALTER USER 10 The ALTER USER statement was introduced in MariaDB... https://mariadb.com/kb/en/alter-user/
654 ALTER VIEW 39 Syntax
------
ALTER
[ALGORITHM = {UNDEFINED | ME...
https://mariadb.com/kb/en/alter-view/
447 ANALYZE FORMAT=JSON 28 ANALYZE FORMAT=JSON is a mix of the EXPLAIN FORMAT... https://mariadb.com/kb/en/analyze-format-json/
448 ANALYZE FORMAT=JSON Examples 28 Example #1

Customers who have ordered more than ...
https://mariadb.com/kb/en/analyze-formatjson-examples/
444 ANALYZE Statement 28 The ANALYZE statement was introduced in MariaDB 10... https://mariadb.com/kb/en/analyze-statement/
251 ANALYZE TABLE 20 Syntax
------
ANALYZE [NO_WRITE_TO_BINLOG | LOCAL...
https://mariadb.com/kb/en/analyze-table/