Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Inserting an attribute in multiple XML Nodes using XML.modify() in SQL 2005

Query duration estimation in SQL Server

sql-server progress

How can I document tables and fields in SQL Server 2005

sql-server

Sane/fast method to pass variable parameter lists to SqlServer2008 stored procedure

Manually inserting varbinary data into SQL Server

sql sql-server

Can replication work between SQL 2005 publisher and SQL 2008 subscriber?

Execution plan oddity after re-enabling foreign key constraint

Why is there no equivalent for hierarchyid SQL data type?

sql sql-server hierarchyid

Installing sqlserver2008 SP1, the 'select features' is empty?

sql-server windows-7

Create Database :: ERROR

sql sql-server tsql

RubyODBC Cannot allocate SQLHENV

sql sql-server ruby ubuntu

How can I get the actual CURRENT_USER for a dbo in SQL 2005?

Invoke-Sqlcmd cmdlet throws exception when using -Variable parameter

How to enforce DB integrity with non-unique foreign keys?

Getting no. of rows affected after running select query in SQL Server 2005

sql-server select

How to get server name through code if SQL Server (Standard Edition) is installed

How to get the attribute value with XQuery in MS SQL Server 2008

Setting single user mode to restore backup

Does SQL Server even look at a table when joining on a variable that returns false?

sql sql-server tsql

Are statistics automatically updated when a new index is created?