snowflake.snowpark.Session.get_current_database¶ Session.get_current_database() → str | None[source]¶ Returns the name of the current database for the Python connector session attached to this session. See the example in table().