Posts
Sort by recent activity
How do I get rid of informatory message of missing Schema in Query
I want to eliminate the informatory message of missing schema when I am writing a query. I don't want it or need it.
How do you 'fast path' inputting a column of data and formatting with comma separators and quotes ?
I am doing a SELECT; the WHERE IN has many entries. if I cut and paste the column of arguments from an excel spreadsheet or a SQL query how can I cut, paste them in parenthesis then highlight them...