Viewing 4 posts - 1 through 5 (of 5 total)
I think auditing the history of data is important. It's not something that can be added retrospectively so the sooner you implement a solution, the better.
My personal preference is for...
June 6, 2014 at 4:42 am
Manie,
are you saying that you name stored procedures "sp_ ..."? I thought that was bad practice due to the way SQL Server will check in the Master database for procedures...
March 4, 2008 at 3:02 am
That's a very good point about putting each column on a new line. I use that method when I'm writing SQL (for an INSERT statement perhaps), but if I'm just...
March 2, 2008 at 7:20 am
I may be missing something, but it seems to me that only one of the posts so far have been about How To Lay Out SQL Code. Instead people seem...
March 2, 2008 at 2:09 am
Viewing 4 posts - 1 through 5 (of 5 total)