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