Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2014

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?

Best possible ways to disable index before insert operation and enable back Index after insert

Comparing two variables in SQL

sql tsql sql-server-2014

How to use LIKE and NOT LIKE together in a SQL Server query

Unable to pass empty string into non-null database field

Perform a Case insensitive Like query in a case sensitive SQL Server database

HAVING clause: at least one of the ungrouped values is X

Get list of columns in a temp table in SQL Server

Custom code similar to DATEDIFF_BIG in SQL Server 2014

IsNumeric failing with "A severe error occurred on the current command." SQL Server 2014 CTE