Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2012

how to get the distinct records based on maximum date?

In SQLServer 2012 TSQL, what's the difference of using XML RAW, XML AUTO and XML PATH

sql tsql sql-server-2012

SQL Server 2012 Windowing function to calculate a running total

sql sql-server-2012

Return error message from stored procedure

SSIS Convert string to a guid when importing and saving data

Date format returned as mm/dd/yyyy hh:mm:ss AM/PM

Why does my auto-incremented Id skip numbers in SQL Server? [duplicate]

Case statement to determine if I should union

Results in Grid is not showing in SQL Server

SQLCmd with connection string

Entity Framework: how to find transaction isolation level in SQL Profiler?

Determine whether SP Parameter has a Default Value in T-SQL

How to use SQL Server OFFSET & FETCH FIRST with Entity Framework 5?

SqlConnection and avoiding promotion to MSDTC

Duplicating parent, child and grandchild records

"New request is not allowed to start because it should come with valid transaction descriptor" on Sql Server 2012

Why does adding a nullable default constraint to an existing column take so long?

Passing multiple value parameters in SSRS to stored procedure