pub const SQL_QUERY_DATABASE: &str = "select database() LIMIT 1;";
Provides the current database name.