Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

Change string in SQL Server to abbreviate

sql sql-server tsql

T-SQL selecting values that match ISNUMERIC and also are within a specified range. (plus Linq-to-sql)

Microsoft T-SQL Counting Consecutive Records

sql-server tsql count

TSQL Select Max

tsql max

T-SQL cursor not producing expected output

tsql

SQL Server 2005 - Find Which Stored Procs Run To A Particular Table

How to query for rows that have highest column value among rows that have same value for one of the columns

T-Sql query to clean up varchar column

sql-server-2005 tsql string

when should we use sql cursor

tsql

TSQL Parent > Child > Sub-Child duplication without cursor

SQL Server Drop Table

getdate tsql question

tsql

How can I create a CHECK constraint on a VARCHAR column in MSSQL specifying a valid set of characters that may appear in the data?

T-SQL: What does this passage in the COALESCE documentation mean?

sql-server tsql

How to emulate a BEFORE DELETE trigger in SQL Server 2005

SQL Table design question

sql sql-server tsql

Unusual T-SQL - What is happening here?

tsql sql-server-2008

How can you tell if a Sql Server Stored Procedure returns records

sql-server-2005 tsql

Is there something like ActiveRecord::Migration for .NET?

.net tsql activerecord

Query that returns multiple result sets