File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 123123 url : sql-ref-syntax-ddl-truncate-table.html
124124 - text : REPAIR TABLE
125125 url : sql-ref-syntax-ddl-repair-table.html
126+ - text : USE DATABASE
127+ url : sql-ref-syntax-qry-select-usedb.html
126128 - text : Data Manipulation Statements
127129 url : sql-ref-syntax-dml.html
128130 subitems :
152154 url : sql-ref-syntax-qry-select-distribute-by.html
153155 - text : LIMIT Clause
154156 url : sql-ref-syntax-qry-select-limit.html
155- - text : USE database
156- url : sql-ref-syntax-qry-select-usedb.html
157157 - text : EXPLAIN
158158 url : sql-ref-syntax-qry-explain.html
159159 - text : Auxiliary Statements
Original file line number Diff line number Diff line change @@ -36,3 +36,4 @@ Data Definition Statements are used to create or modify the structure of databas
3636- [ DROP VIEW] ( sql-ref-syntax-ddl-drop-view.html )
3737- [ TRUNCATE TABLE] ( sql-ref-syntax-ddl-truncate-table.html )
3838- [ REPAIR TABLE] ( sql-ref-syntax-ddl-repair-table.html )
39+ - [ USE DATABASE] ( sql-ref-syntax-qry-select-usedb.html )
You can’t perform that action at this time.
0 commit comments