Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2014

Using OFFSET-FETCH, how to default number of rows to "all rows"?

Response data truncation when running SP through job

difference between view and indexed view or materialized view

Execute SSIS package from stored procedure as proxy user without xp_cmdshell

Convert XML data into tsql record for any XML response

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