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.