@@ -6,7 +6,7 @@ sidebar_label: Using SQL Editor
66
77## Run a single SQL query
88> Supports :
9- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
9+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
1010
1111This section explains how to execute an SQL query on SQL Editor.
1212
@@ -27,7 +27,7 @@ This section explains how to execute an SQL query on SQL Editor.
2727
2828## Run Multiple Queries At Once
2929> Supports :
30- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
30+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
3131
3232This section explains how to run multiple queries simultaneously from SQL Editor.
3333
@@ -41,7 +41,7 @@ This section explains how to run multiple queries simultaneously from SQL Editor
4141
4242## Run a Subquery
4343> Supports :
44- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
44+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
4545
4646This section explains how to run a subquery block on SQL Editor.
4747
@@ -57,7 +57,7 @@ This section explains how to run a subquery block on SQL Editor.
5757
5858## Run A Single Query from Multiple Queries
5959> Supports :
60- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
60+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
6161
6262This section explains how to run one query from multiple queries on SQL Editor.
6363
@@ -73,7 +73,7 @@ This section explains how to run one query from multiple queries on SQL Editor.
7373
7474## Replace Selection At Once
7575> Supports :
76- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
76+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
7777
7878This section explains how to replace column names at once.
7979
@@ -88,7 +88,7 @@ This section explains how to replace column names at once.
8888
8989## Run and Modify Current SQL
9090> Supports :
91- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
91+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
9292
9393This section explains how to run query in SQL Editor and edit it right away.
9494
@@ -104,7 +104,7 @@ This section explains how to run query in SQL Editor and edit it right away.
104104
105105## Add Data
106106> Supports :
107- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
107+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
108108
109109This section explains how to add data on the result window.
110110
@@ -119,7 +119,7 @@ This section explains how to add data on the result window.
119119
120120## Delete Data
121121> Supports :
122- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
122+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
123123
124124This section explains how to delete data on the result window.
125125
@@ -133,7 +133,7 @@ This section explains how to delete data on the result window.
133133
134134## Work with SQL History
135135> Supports :
136- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
136+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
137137
138138This section explains how to work with SQL History.
139139
@@ -149,7 +149,7 @@ This section explains how to work with SQL History.
149149
150150## List of Shortcut Keys of SQL History
151151> Supports :
152- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
152+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
153153
154154Shortcut keys to SQL History are shown below.
155155
@@ -176,7 +176,7 @@ Shortcut keys to SQL History are shown below.
176176
177177## Use Bind Variables to Run SQL
178178> Supports :
179- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
179+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
180180
181181This section explains how to perform SQL using bind variables.
182182
@@ -199,7 +199,7 @@ This section explains how to perform SQL using bind variables.
199199
200200## Use the Substitution Variable to Run
201201> Supports :
202- > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero > )
202+ > ![ support-database] ( < http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid > )
203203
204204This section explains how to run using substitution variables.
205205
0 commit comments