Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Find the most Overlapped days?

SQL query to retrieve the single line of data with desired values for the columns

Is a SQL Server index B-tree a flat structure or a depth structure

How do I make sure a string column has no spaces?

sql-server-2008 tsql ssms

unable to kill SQL server job, status stays killed/rollback

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

Any other solutions for SQL's "The media set has 2 media families but only 1 are provided. All members must be provided." error?

sql-server-2008

Calling SQL Defined function in C#