Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

SQL Server - INSERT failed because of 'ARITHABORT'

How does SQL Server compare a date to a string literal?

Can I return a varchar(max) from a stored procedure?

Compare time part of DateTime data type in SQL Server 2005

Read SQL Server transaction log

creating function using newID()

Correct escaping of delimited identifers in SQL Server without using QUOTENAME

"Clustered index" and "Order by Clause"

How to Convert Datetime to Date in dd/MM/yyyy format

sql sql-server-2005

How to mimick Oracle Materialized Views on MS SQL Server?

Sql server Integration Services 2008-2005 compatibility

In SQL Server, how do I know what transaction mode I'm currently using?

How do I use column values as xml element names using for xml in SQL Server 2005?

Unique constraint within a group of records where some value is the same

RAISERROR―How to distinguish with SqlException?

How to create the linked server for SQL Server 2008 where we have the database from 2000 and 2005

SQL Server connection to node js

Why does the sys.indexes table have a NULL Index name?

TSQL to find if logins have password same as loginname?

Why is casting from float to varchar being rounded in SQL Server?