Skip to content

Commit 5ccfbf6

Browse files
authored
Merge pull request #2 from RobbLee85/master
md updated
2 parents 2faaffe + bfee571 commit 5ccfbf6

18 files changed

+141
-151
lines changed

docs/0206-export-import-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Export and Import Data
66

77
## Export Query Results to Excel
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
1111
This section explains how to export query results to Excel.
1212

@@ -38,7 +38,7 @@ This section explains how to export query results to Excel.
3838

3939
## Export Data from Object Explorer
4040
> Supports :
41-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
41+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
4242
4343
This section explains how to export data from Object Explorer.
4444

@@ -66,7 +66,7 @@ This section explains how to export data from Object Explorer.
6666

6767
## Import data from Excel as Tables
6868
> Supports :
69-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
69+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
7070
7171
This section explains how to import data from Excel as tables.
7272

@@ -105,7 +105,7 @@ This section explains how to import data from Excel as tables.
105105

106106
## Import Data from Other Files
107107
> Supports :
108-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
108+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
109109
110110
This section explains how to import data from other file types.
111111

docs/0207-using-query-builder.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Using the Query Builder
66

77
## Add or Delete Query Builder Table
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
1111
This section explains how to add or delete tables using query builder.
1212

@@ -26,7 +26,7 @@ This section explains how to add or delete tables using query builder.
2626

2727
## Add Column on Query Builder
2828
> Supports :
29-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
29+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
3030
3131
This section explains how to add table columns on query builder.
3232

@@ -47,7 +47,7 @@ This section explains how to add table columns on query builder.
4747

4848
## Create JOIN Between Tables
4949
> Supports :
50-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
50+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
5151
5252
This section explains how to create JOIN between tables on query builder.
5353

docs/0208-work-on-data-grid.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: Work on Data Grid
77

88
## Select Multiple Cells
99
> Supports :
10-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
10+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1111
1212
This section explains how to select multiple cells on the data grid.
1313

@@ -23,7 +23,7 @@ This section explains how to select multiple cells on the data grid.
2323

2424
## Operate Selected Cell
2525
> Supports :
26-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
26+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
2727
2828
This section explains how to operate selected cells on data grid.
2929

@@ -43,7 +43,7 @@ This section explains how to operate selected cells on data grid.
4343

4444
## Copy Selected Cell
4545
> Supports :
46-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
46+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
4747
4848
This section explains how to copy selected cell on the data grid.
4949

@@ -63,7 +63,7 @@ This section explains how to copy selected cell on the data grid.
6363

6464
## Save Results as Excel
6565
> Supports :
66-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
66+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
6767
6868
This section explains how to save results in grid as an Excel file.
6969

@@ -79,7 +79,7 @@ This section explains how to save results in grid as an Excel file.
7979

8080
## Fix the Selected Column
8181
> Supports :
82-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
82+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
8383
8484
This section explains how to fix a selected column on data grid.
8585

@@ -97,7 +97,7 @@ This section explains how to fix a selected column on data grid.
9797

9898
## Sort Selected Columns
9999
> Supports :
100-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
100+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
101101
102102
This section explains how to sort selected columns on data grid.
103103

@@ -129,7 +129,7 @@ This section explains how to sort selected columns on data grid.
129129

130130
## View Data Horizontally/Vertically
131131
> Supports :
132-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,db2,tibero>)
132+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,db2,tibero,cubrid>)
133133
134134
This section explains how to view data horizontally or vertically on data grid.
135135

@@ -149,7 +149,7 @@ This section explains how to view data horizontally or vertically on data grid.
149149

150150
## Add Column Name on the Editor
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
154154
This section explains how to add column name on the data grid.
155155

@@ -168,7 +168,7 @@ This section explains how to add column name on the data grid.
168168

169169
## Add/Modify Clipboard Data on the Grid
170170
> Supports :
171-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
171+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
172172
173173
This section explains how to get data from clipboard, add to the grid, and modify it.
174174

@@ -196,7 +196,7 @@ This section explains how to get data from clipboard, add to the grid, and modif
196196

197197
## Auto-create IN syntax
198198
> Supports :
199-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
199+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
200200
201201
This section explains how to create IN syntax automatically on data grid.
202202

docs/0209-work-on-object-explorer.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Work on Object Explorer
66

77
## Search for Object
88
> Supports :
9-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
9+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,postgresql,db2,tibero,cubrid>)
1010
1111
This section explains how to use **Search for Object**.
1212

@@ -26,7 +26,7 @@ This section explains how to use **Search for Object**.
2626

2727
## Change Data Value on Field
2828
> Supports :
29-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
29+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
3030
3131
This section explains how to change values in data.
3232

@@ -45,7 +45,7 @@ The following are tabs on Object Explorer and Object Panel:
4545

4646
### Table
4747
> Supports :
48-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
48+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
4949
5050
It includes functions such as view table details of the owner and create, modify, delete tables.
5151

@@ -88,7 +88,7 @@ It includes functions such as view table details of the owner and create, modify
8888

8989
### View
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
9393
You can view list and details of each view, create, modify, delete.
9494

@@ -122,7 +122,7 @@ You can view list and details of each view, create, modify, delete.
122122

123123
### Trigger
124124
> Supports :
125-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
125+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
126126
127127
You can view list of Triggers and details of each Triggers, and create, modify, and delete Triggers.
128128

@@ -175,7 +175,7 @@ You can view Index list and details of each index, and create, alter and delete
175175

176176
### Function/Procedure/Package
177177
> Supports :
178-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
178+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
179179
180180
You can view Function/Procedure/Package list and view details of each Function/Procedure/Package, and create, change, and delete Function/Procedure/Package.
181181

@@ -323,7 +323,7 @@ You can view Database Link list and details of each Database Link, and create, a
323323

324324
### Materialized View
325325
> Supports :
326-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
326+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,postgresql,tibero>)
327327
328328
You can see the list of materialized views, see details of each materialized view, alter, and drop.
329329

@@ -412,7 +412,7 @@ This section explains how to restore object from the Recycle Bin.
412412

413413
### Filter Objects
414414
> Supports :
415-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
415+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
416416
417417
This section how to filter Objects.
418418

@@ -444,7 +444,7 @@ This section how to filter Objects.
444444

445445
### Display Always On Top
446446
> Supports :
447-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
447+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
448448
449449
This section explains how to display Object Explorer always on top.
450450

docs/0210-functions-of-create.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ This section explains how to access remote database by creating a database link.
6969

7070
## Index
7171
> Supports :
72-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,db2,tibero>)
72+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,db2,tibero,cubrid>)
7373
74-
Create Index in Oracle Database Table or Cluster.
74+
Create Index in Database Table or Cluster.
7575

7676
1. Connect to Database.
7777
2. On the main menu bar, go to **Create**>**Index**.
@@ -95,7 +95,7 @@ Create Index in Oracle Database Table or Cluster.
9595
> Supports :
9696
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
9797
98-
This section explains how to create new jobs on Oracle database.
98+
This section explains how to create new jobs on database.
9999

100100
1. Connect to database.
101101
2. On the main menu bar, go to **Create**>**Jobs**.
@@ -113,7 +113,7 @@ This section explains how to create new jobs on Oracle database.
113113
> Supports :
114114
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
115115
116-
On oracle database, select new attribute, method, and body to form an object type.
116+
On database, select new attribute, method, and body to form an object type.
117117

118118
1. Connect to database.
119119
2. On the main menu bar, go to **Create**>**Object Type**.
@@ -134,7 +134,7 @@ On oracle database, select new attribute, method, and body to form an object typ
134134
> Supports :
135135
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
136136
137-
This section explains how to create a new redo log group on Oracle database.
137+
This section explains how to create a new redo log group on database.
138138

139139
1. Connect to database.
140140
2. On the main menu bar, go to **Create**>**Redo Log Group**.
@@ -182,9 +182,9 @@ This section explains how to create rollback segment.
182182

183183
## Sequence
184184
> Supports :
185-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,sqlserver,tibero>)
185+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,postgresql,sqlserver,db2,tibero>)
186186
187-
This section explains how to create new sequence on Oracle database.
187+
This section explains how to create new sequence on database.
188188

189189
1. Connect to database.
190190
2. On the main menu bar, go to **Create**>**Sequence…**.
@@ -200,7 +200,7 @@ This section explains how to create new sequence on Oracle database.
200200
> Supports :
201201
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,sqlserver,tibero>)
202202
203-
This section explains how to create synonyms on Oracle database.
203+
This section explains how to create synonyms on database.
204204

205205
1. Connect to database.
206206
2. On the main menu bar, go to **Create**>**Synonym**.
@@ -216,9 +216,9 @@ This section explains how to create synonyms on Oracle database.
216216

217217
## Table
218218
> Supports :
219-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
219+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
220220
221-
Create Tables in Oracle Database.
221+
Create Tables in Database.
222222

223223
1. Connect to Database.
224224
2. On the main menu bar, go to **Create**>**Table**.
@@ -236,7 +236,7 @@ Create Tables in Oracle Database.
236236
> Supports :
237237
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
238238
239-
This section explains how to create a new table space on Oracle database.
239+
This section explains how to create a new table space on database.
240240

241241
1. Connect to database.
242242
2. On the main menu bar, go to **Create**>**Tablespace**.
@@ -257,7 +257,7 @@ This section explains how to create a new table space on Oracle database.
257257
> Supports :
258258
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
259259
260-
This section explains how to create a new user on Oracle database. To create a new user, you must be privileged to ’CREATE USER’ and to view ‘DBA_VIEWS’.
260+
This section explains how to create a new user on database. To create a new user, you must be privileged to ’CREATE USER’ and to view ‘DBA_VIEWS’.
261261

262262
1. Connect to database.
263263
2. On the main menu bar, go to **Create**>**User**.
@@ -281,7 +281,7 @@ This section explains how to create a new user on Oracle database. To create a n
281281

282282
## View
283283
> Supports :
284-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
284+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
285285
286286
Create a new view in Database. To create a view, you need CREATE VIEW privilege.
287287

@@ -302,7 +302,7 @@ Create a new view in Database. To create a view, you need CREATE VIEW privilege.
302302
> Supports :
303303
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
304304
305-
This section explains how to create new profile in Oracle database. On profile, you can set limitations on database resource. The owner who is assigned a profile will have limited access to resourced defined by the profile. To create profile, owner’s ‘CREATE PROFILE’ privilege is required.
305+
This section explains how to create new profile in database. On profile, you can set limitations on database resource. The owner who is assigned a profile will have limited access to resourced defined by the profile. To create profile, owner’s ‘CREATE PROFILE’ privilege is required.
306306

307307
1. Connect to database.
308308
2. On the main menu bar, go to **Create**>**Profile**.
@@ -342,24 +342,24 @@ Options for password tab are as followed.
342342

343343
## Procedure/Function/Package
344344
> Supports :
345-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,tibero>)
345+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
346346
347-
This section explains how to create new procedure/function/package on Oracle database.
347+
This section explains how to create new procedure/function/package on database.
348348

349349
1. Connect to database.
350350
2. On the main menu bar, go to **Create**>**Procedure/Function/Package**.
351351
3. Click [Open Example] on the object tab to create.
352-
4. Click [Edit] to open [PL/SQL Editor].
352+
4. Click [Edit] to open [PL/SQL Editor] or [SQL Editor].
353353
5. Write and edit codes based on example fitting to logic.
354354

355355
![create Procedure/Function/Package](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/create/create-PLSQLObject.png)
356356

357357

358358
## Trigger
359359
> Supports :
360-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
360+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
361361
362-
Create a new Trigger in Oracle Database. To create Triggers, users must have a privilege to ‘CREATE TRIGGER’.
362+
Create a new Trigger in Database. To create Triggers, users must have a privilege to ‘CREATE TRIGGER’.
363363

364364
1. Connect to Database.
365365
2. On the main menu bar, go to **Create**>**Trigger**.

0 commit comments

Comments
 (0)