Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

How to insert text with single quotation sql server 2005

Analyzing database schema takes hours

Average of multiple columns

Date / Timestamp to record when a record was added to the table? [duplicate]

.NET Entity Framework and transactions

How to set the default schema of a database in SQL Server 2005?

SQL Server: How to list all CLR functions/procedures/objects for assembly

Change datatype varchar to nvarchar in existing SQL Server 2005 database. Any issues?

Changing INT to BigInt

sql sql-server-2005

SQL server schema and default schema

Aggregate SQL Function to grab only the first from each group

What is the best practice use of SQL Server T-SQL error handling? [closed]

check for null date in CASE statement, where have I gone wrong?

SQL Server: Select Top 0?

How to add composite primary key to table

How to Replace Multiple Characters in SQL?

In MS SQL Server, is there a way to "atomically" increment a column being used as a counter?

SQL Join on Nearest less than date

How to change the primary key to be non-clustered?

Use SQL to filter the results of a stored procedure