Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Resultset column width in Management Studio

How do you migrate SQL Server Database Diagrams to another Database?

Convert SQL server datetime fields to compare date parts only, with indexed lookups

sql-server-2005 datetime

SQL Server ON DELETE Trigger

Why can't I shrink a transaction log file, even after backup?

Omitting the Milliseconds in a Date

Semaphore Timeout Period

Aggregate bitwise-OR in a subquery

Select "where clause" evaluation order

How do I group on continuous ranges

Removing [] around column in SQL Server 2005

How to use LIMIT keyword in SQL Server 2005?

Using variables for asc and desc in order by [duplicate]

SQL to return list of years since a specific year

SQL Insert trigger to update INSERTED table values

SQL Server 2005 ROW_NUMBER() without ORDER BY

CAST and IsNumeric

Sql Server : How to use an aggregate function like MAX in a WHERE clause

Query times out from web app but runs fine from management studio

newid() vs newsequentialid() What are the differences/pros and cons?