snowflake.snowpark.Session.get_fully_qualified_current_schema

Session.get_fully_qualified_current_schema() str[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.29.1/snowpark-python/src/snowflake/snowpark/session.py#L3772-L3777)

Returns the fully qualified name of the current schema for the session.

Language: English