TSQL Syntax - Semicolon or not ??

  • Thread starter Thread starter Jr
  • Start date Start date
J

Jr

Hi Scott,

I would drop the habit of using the semi colon. I use SQL
statements in ADO connections against SQL Server 2000 and
Access 2000 tables (in Access 2000), I have never had any
problems. The same goes for T-SQL - no semi colon
required.

Jr
 
Back
Top