Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Creating multiple UDFs in one batch - SQL Server

use CASE without ELSE in WHERE clause like IF

sql sql-server-2008-r2

Alter "Default" in SQL Server

Aggregate data from multiple rows into single row

how to get name from another table with matching id in another table?

sql sql-server-2008-r2

Storing Email Body in SQL Server database?

Count date and show into comma separated values in a column

How to display results from SQL JOIN as separate columns? [duplicate]

Will joining on integer be quicker than joining on nvarchar?

SQL Server : verify that two columns are in same sort order

Add SET NOCOUNT ON on top of triggers

How do I get a list of columns in a table or view?

SUBQUERY total performance vs case sum performance

how to find the duration between two dates

How can I select the longest string when using GROUP BY for multiple columns in Sql Server

How to search text in all database objects in MS SQL Server

Dynamic backup file name

What is Best Approach for Opening/Closing SqlConnection in C#

T-SQL Regex for social security number (SQL Server 2008 R2)