Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How will this affect the data using Loops with rollback transaction

group by first column, and split (pivot?) remaining two columns

Finding duplicate values in different columns on the same row

sql sql-server tsql

Get browser name and version from IIS log file in Log Parser

sql-server iis logparser

Assign Same SNo to Parent and its Child

Granularity of "Block incremental deployment if data loss might occur"

DotNetNuke , The specified password for user account “sa” is not valid

T-SQL concatenate rows into string

sql-server tsql

Trigger vs. stored Procedure

How to give a user access to sys.master_files in SQL Server?

a use statement is not allowed in a procedure, function or trigger

Get first/last row of n-th consecutive group

One of the SELECT fails using unixOdbc - SQLSTATE[24000]: Invalid cursor state

How do I send Parameters by using HTTP POST with T-SQL and OLE Automation Procedures

How do I escape a '@' in a Dapper query?

sql-server tsql dapper

Counting the number of digits in column

sql sql-server tsql count

How to use Dapper with MS SQL Server (2012) Geospatial / SQLGeography Column

sql sql-server dapper

Can I use an extension method in Entity Framework SubQuery?

How to debug SQL Server 2014 Managed Backup to Azure?

Delete and Insert Inside one Transaction SQL

sql sql-server