With Oracle, all keywords are in UPPERCASE, as I recall.
Even variable names, like INT, etc... If my memory serves me correctly.
What do SQL Server programmers follow? Are there any commonly accepted standards? Also, specifically should it be INT or Int? Or DATETIME or DateTime?
Uppercase, lowercase, mixed case all over the place drives me batty
Thanks
Even variable names, like INT, etc... If my memory serves me correctly.
What do SQL Server programmers follow? Are there any commonly accepted standards? Also, specifically should it be INT or Int? Or DATETIME or DateTime?
Uppercase, lowercase, mixed case all over the place drives me batty

Thanks