By Nigel Rivett on 20 March 2002 | 5 Comments | Tags: Developer Sites, DBA Sites
Created by nr from the forums, this site has loads of useful information on SQL Server. Follow the link to NigelRivett.com...
Top 10 SQL Server Blogs at Microsoft (26 September 2007)
Easy-SQL-Server.com (20 June 2002)
MSSQLCity.com (7 May 2002)
SQLXML.ORG (26 November 2001)
Programmers Heaven - Where programmers go! (15 October 2001)
ITtoolbox Database (17 September 2001)
SQL Administrative Scripting (14 May 2001)
Umachander's SQL Server Script page (11 March 2001)
set 2 variables in 1 select (4 Replies)
system timeout error (3 Replies)
Lookups and Indexes (1 Reply)
SQL SELECT Statement (21 Replies)
SECURITY and EMAIL (1 Reply)
SQL Newbie with a join question (16 Replies)
Server I/O Design - Reality vs Ideal (4 Replies)
Unknown Disk Space filling (2 Replies)
Weekly SQL Server newsletter with articles, forum posts, and blog posts via email:
SQLTeam.com Articles via RSS
SQLTeam.com Weblog via RSS
- Advertisement -
- Sponsor's Message -
Ever want to get the month out of a date as a number, or as literal text? Many people will do it by parsing the date as a string, but we've got some built in functions that will do it cleanly and consistently.
You won't do it often, but it's nice to know how, and you're not still using sp_renamedb are you? Join us for a quick look at how to use the alter syntax to change the db name along with a tip on how to quickly disconnect any remaining users from the database.
Whether you want to generate PDF invoices for customers or do a daily export that will get processed by one of your vendors, the ability to deliver reports to a file share is a useful and simple feature baked in to Reporting Services. In this lesson Devin will show you how to do it and how to set most of the common options.
Simple but effective, DB_ID and DB_Name give you a concise way to look up the id of a database from a name, or look up the name of a database from an id. There are times when you'll need to write the join to sys.sysdatabases, but when all you need is a quick conversion, these functions get it done.
SQL Server Resources
Advertise on SQLTeam.com
SQL Server Books
SQLTeam.com Newsletter
Write for SQLTeam.com
Contact Us
About the Site