Have a live SQL Server 2000 db with approx. 100000 records in it, lots of users etc.<BR><BR>I just want to rename a field so I'm assuming that since this is purely a meta data change, there are not ...
Developers love database programming tips, tricks, and workarounds—especially those that slash development time or boost application performance. Here's a collection of such nuggets for developing SQL ...
SQL Server 2008 introduces the ability to pass a table data type into stored procedures and functions. The table parameter feature can greatly ease the development process because you no longer need ...