Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Set a existing column of MS SQL table as NOT NULL

Natural (human alpha-numeric) sort in Microsoft SQL 2005

SQL Server "AFTER INSERT" trigger doesn't see the just-inserted row

How to remove accents and all chars <> a..z in sql-server?

How can I do the equivalent of "SHOW TABLES" in T-SQL?

sql tsql sql-server-2005

Drop all databases from server

Which is better: Bookmark/Key Lookup or Index Scan

SQL server identity column values start at 0 instead of 1

Get the list of stored procedures created and / or modified on a particular date?

Update if different/changed

Find duplicate records in a table using SQL Server

How to check if cursor exists (open status)

Select 2 columns in one and combine them

sql sql-server-2005 select

integer Max value constants in SQL Server T-SQL?

Atomic UPSERT in SQL Server 2005

SQL Server: How to get all child records given a parent id in a self referencing table

SQL Transaction Error: The current transaction cannot be committed and cannot support operations that write to the log file

Multiple Primary Key with asp .net mvc 3

SQL Script to alter ALL Foreign Keys to add ON DELETE CASCADE

Calculate execution time of a SQL query?

sql sql-server-2005