use

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
use [2015/09/23 20:27]
127.0.0.1 external edit
use [2016/03/03 14:32]
dmtolpeko
Line 1: Line 1:
 ====== USE Statement ====== ====== USE Statement ======
  
-USE statement allows you to change the default database used in SQL statements. ​+USE statement allows you to change the default database used in SQL statements ​for the current connection
  
 **Syntax:** **Syntax:**
Line 21: Line 21:
 **Compatibility**:​ Hive, MySQL **Compatibility**:​ Hive, MySQL
  
-**Version**: ​PL/HQL 0.01+**Version**: ​HPL/SQL 0.
 + 
 +See also: 
 +  * [[create-database|CREATE DATABASE]] 
 +  * [[drop-database|DROP DATABASE]]