Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2014

Using an IIF statement in a where clause

Can we restore SQL Server 2008R2 backup on SQL Server 2014?

Select values between two columns range

Repeat value between two values in a column

Could not load file or assembly Microsoft.SqlServer.TransactSql

SQL to select consecutive records with the same value

What does "Use windows fibers (lightweight pooling)" setting do in SQL Server 2014 server properties?

What's this column [Bmk1002] in the table scan operator of my execution plan?

Is the sort-order of table-valued-parameters guaranteed to remain the same?

How to use INSERT INTO OPENROWSET to export to Excel without being an admin on the target server

How to Handle DATEDIFF(MINUTE, '00:00', '24:20') Like scenario?

Rank records based on 1 column's changing value

Checking variable for NULL kills performance

Is it possible to restrict a sql table to only have a single row at the design stage

Distributed database transaction vs cross database transaction

Odd SQL Server (TSQL) query results with NEWID() in the "WHERE" clause

Can I get "BULK INSERT"-like speeds when inserting from Java into SQL Server?