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

snowflake.snowpark.Session.get_current_databaseΒΆ

Session.get_current_database() β†’ Optional[str][source]ΒΆ

Returns the name of the current database for the Python connector session attached to this session. See the example in table().