Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

sql backup file and filegroups options disabled

What are people using to unit test their stored procedures ,etc

inserting/updating data on table from a stored procedure result set

SSMS not showing or scripting FILESTREAM attribute

Usage of COALESCE for no rows returned

sql sql-server-2008

What is the culture neutral dateformat for SQL Server

What are impacts of TDE enabling on database performance?

XQuery/XPath uses sql parameter?

SQL Server INNER JOIN multiple inner joins with multiple relations

how to separate string into different columns?

SQL divide by zero with a sum function

sql sql-server-2008

How to convert columns to rows in sql server

Unable to handle System.Data.SqlTypes.SqlNullValueException

How to get previous and next row's value effeciently in SQL server

Avoid duplicate rows in SQL query

sql sql-server-2008 tsql

order by 1.99.10 and 1.99.9 sql server

sql sql-server-2008

How to use Regular Expression in sql server?

Transpose rows and columns with no aggregate

sql linked server join query

How to use GROUP BY to concatenate strings while joining multiple tables?