Add option to include DB name in front of table name in sql/text. such as other.table.field
1
vote
Anonymous
shared this idea
-
Anonymous commented
The database name appears to be included when multiple db's are referenced but not when a single db is used. Would like an option to force db name in all cases to allow easy copy paste. It does cause a problem when the current executing USE is not the db assumed in the query creation.