Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2012

"Streaming" read of over 10 million rows from a table in SQL Server

how to prevent an SQL Injection Attack?

Error: String or binary data would be truncated. The statement has been terminated

SQL Log File Not Shrinking in SQL Server 2012

SqlDependency subscription not working when using IsolationLevel.ReadUncommitted in (unrelated?) Transaction

How do I Populate a Result View Column with Value from Stored Proc in SQL?

How to set values at different time intervals?

How to use TRUNC function in SQL server 2012, as am getting 'TRUNC' is not a recognized built-in function name.'?

sql sql-server-2012

Why does SQL Server 2012 create single user databases by default?

.svc handler for IIS Server

How do I change DB schema from dbo to another schema?

SQL Server 2012 Filestream : An error occurred during the drop table operation on a FileTable object

How to make a select statement to return "NULLs" if the value is a repetition in SQL

SQL Server Reverse Running Total

SQL Server Service is empty and Server Name can't be found

OUTER apply without subquery

ROW_NUMBER() OVER PARTITION optimization

SQL inner join two tables from separate databases and update one of them

Protection level changed mid project - now project won't build

nvarchar(max) versus nvarchar(n) in table variable columns