Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Try_Convert for SQL Server 2008 R2

How can I get the month number (not month name) from a date in SQL Server?

Change NULL values in Datetime format to empty string

UNIX_TIMESTAMP in SQL Server

if condition in sql server update query

Creating a composite foreign key in SQL Server 2008

sql sql-server-2008

SQL Server output parameter issue

Optional Arguments in WHERE Clause [duplicate]

Find Locked Table in SQL Server

How to disable Constraints for all the tables and enable it?

How do I return an empty result set from a procedure using T-SQL?

SQL TRUNCATE DATABASE ? How to TRUNCATE ALL TABLES

How do I find out what License has been applied to my SQL Server installation?

sql-server-2008 licensing

Login failed for user 'NT AUTHORITY\NETWORK SERVICE'

When will a FAST_FORWARD cursor have a work table (and is this something to avoid)?

Update Collation of all fields in database on the fly

sql-server-2008

What is the purpose of using CommandType.Tabledirect

How to delete server entries in SQL Server Management Studio's "Connect to Server" Screen? [duplicate]

How do I find running Traces in SQL Server?

Using sql date data type and EF4