Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2014

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?

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