USE catalog.schema USE schema
更新会话以使用指定的目录和模式。如果未指定目录,则相对于当前目录解析模式。
USE hive.finance; USE information_schema;