Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL select distinct column

Iterative query without using CTE (or cursors!)

sql sql-server-2008

Group by column A but comparing column B

Playing a video file from a sql server blob via ashx handler using HTML5 Video Tag

How do I select just a portion of huge binary (file)?

Cache solution for Dapper when using stored procedures (MSSQL)

SQL server variable : loop vs duplicate?

hiding rows that contain no values

The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction

sql-server-2008

Table Value Parameter with Dapper stored procedures

c# sql-server-2008 dapper

How can I modify the default file name format for auto generated script files in SQL Server Management Studio?

sql-server-2008 ssms

Insert multiple nodes to xml field in single query

Get Time difference between group of records

Transform vertical result into horizontal mode (T-SQL)

#TAble is ambiguous

Get the Latest date from the Three columns [duplicate]

How to remove or alter the dbo prefix from SQL Server 2012 tables?

Get Previous Record by Group SQL

Can SELECT expressions sometimes be evaluated for rows not matching WHERE clause?

T-SQL CASE Check for youngest date and then against the other values