Well IMO writing queries on paper wont inform you about errors such as syntax errors, i personally prefer to write queries in Query Analyzer. In query analyzer you will be informed abouy any kind of error exist in the query and once its tested i move it to it's destination such as stored proc..
Charul Shukla
|