Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

How to make a view column NOT NULL

Error 0xc0202049: Data Flow Task 1: Failure inserting into the read-only column

When increasing the size of VARCHAR column on a large table could there be any problems?

Improve SQL Server query performance on large tables

Getting the current date in SQL Server? [duplicate]

How to declare an array inside MS SQL Server Stored Procedure?

TSQL: How to convert local time to UTC? (SQL Server 2008)

Returning Month Name in SQL Server Query

Error - SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM

Understanding PIVOT function in T-SQL

Simple DateTime sql query

Find all columns of a certain type in all tables in a SQL Server database

sql sql-server-2008

How to get the size of a varchar[n] field in one SQL statement?

sql sql-server-2008 varchar

What does "select 1 from" do?

sql-server-2008

FULL OUTER JOIN vs. FULL JOIN

sql sql-server-2008 tsql join

T-SQL and the WHERE LIKE %Parameter% clause

sql sql-server-2008 tsql

Is it necessary to use # for creating temp tables in SQL server?

SQL Server database restore error: specified cast is not valid. (SqlManagerUI)

Could not obtain information about Windows NT group/user

SQL Server - copy stored procedures from one db to another