You are viewing documentation about an older version (1.20.0). View latest version

snowflake.snowpark.Session.use_schemaΒΆ

Session.use_schema(schema: str) β†’ None[source]ΒΆ

Specifies the active/current schema for the session.

Parameters:

schema – The schema name.