Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

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?

SQL Server Check/NoCheck difference in generated scripts

IN vs. JOIN with large rowsets

Is it possible to perform multiple updates with a single UPDATE SQL statement?

Deploying SQL Server Databases from Test to Live

How can I make a SQL temp table with primary key and auto-incrementing field?

Read only access to stored procedure contents

Find non-default collation on columns for all tables in SQL Server