What are the differences between substr and charindex in sql server.
Does full backup break log chain?
What is a sub-query? When would you use one?
What is model database? : SQL Server Architecture
what is the difference between delete table and truncate table commands? : Sql server database administration
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
why would you call update statistics? : Sql server database administration
How do you delete a trigger?
What is the default port for SQL Server over a firewall?
What is difference between getdate and sysdatetime in sql server 2008?
Which system table contains information on constraints on all the tables created?
please can anyone answer this query Table 1 has 2 columns: EmployeeId,Age Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region who has the oldest person
How do I setup a local sql server database?