Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

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)

Merge multiple SQL files into a single SQL file

Using LIKE and IN and a Subquery in a single SQL Statement

Substring in sql server on numbers

Group rows into sets of 5

DateAdd with a DateTimeoffset sometimes removes the offset

What is the equivalent of Oracle's LAST_DAY() function in SQL Server 2008? [duplicate]

Expression type numeric is invalid for collate

Use LIKE '%' with integer in SQL

How to get 4 digit numbers after decimal including before decimal also in SQL

sql sql-server-2008-r2

Minimum and Maximum Points For A Series of Geometry Data Types

Stored Procedure not showing fields in Crystal reports

recursive cte - mark all leafs

Changing Quoted_Identifier on existing Constraints / Rules / Procedures

Insert into table from another table after sorting data of first table