Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Calling stored procedure from another stored procedure SQL Server

How to list out all Foreign Keys with "WITH NOCHECK" in SQL Server

Linking ALL Users to Login after restoring a SQL Server 2005 database

Simulation of CONNECT BY PRIOR of Oracle in SQL Server

A way to check if foreign key exists in SQL 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