Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

RODBC pulling float as character in SQL Server

sql-server r rodbc

Storing SQL queries in Table in sql server

Are there performance problems in querying non varbinary(max) fields in a table containing varbinary(max) data?

Why does a carriage-return character disappear when converting a string to SQL Server XML datatype?

Manually removing sql server 2008

sql-server installation

How can I handle this generalization design issue?

Quick SQL Syntax Question

sql sql-server syntax

SQL Aggregate Sum to Only Net Out Negative Rows

sql sql-server

Microsoft.SqlServer.SqlTools.VSIntegration reference problem/oddities in Visual Studio 2010

Query SQL Server data dictionary to find all databases containing table 'x'

How do I find a list of indexes on a temporary table that I've created in SQL Server 2012

Select the row with max value using row_number() or rank()

sql-server

Please explain the query plan sql server chooses

sql-server indexing

SQL/C#: DataTable to stored procedure (INSERT from user-defined table type) - Converting error

Does it make a difference in SQL Server whether to use a TinyInt or Bit? Both in size and query performance

SQL Server query to find the number of years enrolled by member

Issues with adding foreign key constraint in SQL Server?

Running a 32bit Extended Stored Procedure on a 64bit Sqlserver 2008 R2

Searching the existance of one column or another gives me an error