All Tags »
SQL Server »
T-SQL »
System Functions (RSS)
Sorry, but there are no more tags available to filter with.
-
I was building a script to build a table I had built in my dev environment including inserts so I did a bit of hunting around and came upon Vyas's script (http://vyaskn.tripod.com/) that is used to generate inserts from a table (script here: http://vyaskn.tripod.com/code/generate_inserts_2005.txt). Very cool stuff and worked nicely (all I ...
-
This is not a scoop or anything, but it is quite newsworthy. It is also a good way to kick off my sqlblog er...blog:
Kalen Delaney - Metadata PowerSimon Sabin - object_name() to be extended in SP2
A very common request is to have some of the system functions to work in any database. Kalen posted a piece of feedback on ...