Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

SQL CASE Expression - Setting values of local variables

Deadlock caused by SELECT JOIN statement with SQL Server

What is the difference between a unique constraint and a unique index

SQL Server 2000 Transfer Logins and Associated Server Roles and Access to Specific Databases

Create database error: cannot create file

How to change user's default database using SQL for SQL Server 2000?

Migrate from sql server 2000 to 2008 r2 - how to

How to tell whether a database login is disabled without using the GUI in a select query

How to convert a varchar column to bit column in SQL SERVER

Efficient Paging (Limit) Query in SQLServer 2000?

How to create the linked server for SQL Server 2008 where we have the database from 2000 and 2005

TSQL to find if logins have password same as loginname?

Why won't this SQL CAST work? [closed]

Getting bcp.exe to escape terminators

How can I check for average concurrent events in a SQL table based on the date, time and duration of the events?

JDBC connection to very busy SQL 2000: selectMethod=cursor vs selectMethod=direct?

Maximum size of .SQL file or variable for SQL server?

Start stored procedures sequentially or in parallel

How to execute SSIS package when a file is arrived at folder

how to find where a stored procedure is being used