Schema
- Last Updated: February 11, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Snowflake 8.0
- Documentation
Attribute
Schema (schm)
Purpose
Specifies the default schema to use for the specified database once connected. The specified schema should be an existing schema for which the specified default role has privileges.
After connecting, the USE SCHEMA command can be executed to set a different schema for the session.
Valid Values
String
where:
String
is a valid schema name.
Default Value
No default value