How can we help you today? How can we help you today?
JDS44
Qualify object names not working with temporary tables
If the snippet below is run through SQL Prompt 6.2.0.366's Qualify Object Names process it highlights the two table names and the column name with unable to resolve errors.CREATE TABLE #OverrideMon...
1 follower 1 comment 0 votes
Disable Format SQL for particular SQL statements
I have few statements that I do not what FORMAT SQL to change the structure on in a large set of statements. Is there any way to tag those statements so that their layout will not be changed when I...
2 followers 2 comments 0 votes
SQL Compare Comandline Database information
Is there anyway to get the database settings from the script generation through the command line interface similar to this?USE [master] GO /****** Object: Database [DATABASE1] ******/ CREATE DA...
2 followers 2 comments 0 votes