USE Description Syntax Examples USE Description The USE statement tells MatrixOne to use the named database as the default (current) database for subsequent statements...
USE Name Description Example Keywords Best Practice USE Name USE Description The USE command allows us to use the database grammar: USE <[ CATALOG_NAME ]. DATABASE_NA...
USE Name Description Example Keywords Best Practice USE Name USE Description USE 命令可以让我们来使用数据库 语法: USE <[ CATALOG_NAME ]. DATABASE_NAME > 说明: 使用USE CATALOG_NAME....
USE 语法图 示例 MySQL 兼容性 另请参阅 USE USE 语句可为用户会话选择当前数据库。 语法图 UseStmt: DBName: 示例 USE mysql ; Reading table information for completion of table and column nam...
USE Synopsis Description Examples USE Synopsis USE catalog . schema USE schema Description Update the session to use the specified catalog and schema. If a catalog is ...
USE 语法图 示例 MySQL 兼容性 另请参阅 USE USE 语句可为用户会话选择当前数据库。 语法图 UseStmt: DBName: 示例 USE mysql ; Reading table information for completion of table and column ...