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

snowflake.snowpark.Session.get_fully_qualified_name_if_possible

Session.get_fully_qualified_name_if_possible(name: str) str[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.15.0/src/snowflake/snowpark/session.py#L2685-L2700)

Returns the fully qualified object name if current database/schema exists, otherwise returns the object name

语言: 中文