Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

How to select only numeric values

SQL Server 2000 - ALTER TABLE + INSERT INTO = Errors?

Need to convert Text field to Varchar temporarily so that I can pass to a stored procedure

How can I query the list of database roles in a SQL Server 2000 database?

Pivot using SQL Server 2000

Update table inserting VARBINARY data

How can I generate a temporary table filled with dates in SQL Server 2000?

What Causes "Internal connection fatal errors"

How to create and populate a table in a single step as part of a CSV import operation?

Regular Expressions in SQL Server servers?

Query extremely slow in code but fast in SSMS

Last time a Stored Procedure was executed

Perform regex (replace) in an SQL query

How do I disable errors on string truncation in SQL Server?

sql-server-2000

how to get the next autoincrement value in sql

Pass a variable into a trigger

Is there a "poor man's" alternative to RedGate for scripting out entire database schema? [closed]

What is the difference between "db_owner" and "the user that owns the database" in SQL Server 2000?

SQL select max(date) and corresponding value [duplicate]

Most efficient method to detect column change in MS SQL Server