New posts in sql-server

Configuring SQL for optimal performance... SSD or HDD?

Passing Int to dynamic stored procedure fails

Header Row in SQL

WHERE clause on SQL Server "Text" data type

Query comparing dates in SQL

Execute Stored Procedure from a Function

Printing integer variable and string on same line in SQL

Is using the /3GB statup switch in Windows 2008 x64 only running Sql Server 2008 x64, a good thing?

How can I add myself to my local sql server's windows authentication?

Getting Dates between a range of dates

Find the smallest unused number in SQL Server

Calculate business hours between two dates

SQL Server JDBC Error on Java 8: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption

Why do I get "Procedure expects parameter '@statement' of type 'ntext/nchar/nvarchar'." when I try to use sp_executesql?

How to create table using select query in SQL Server?

How do I write LINQ's .Skip(1000).Take(100) in pure SQL?

Custom Date/Time formatting in SQL Server

Error Code: 1406. Data too long for column - MySQL

SQL Server Bulk insert of CSV file with inconsistent quotes

Detect consecutive dates ranges using SQL