Sql-server-2000 Questions
Ad
How do you return a constant from an sql statement?
How do i return a constant from an sql statement? for example how would i change the code below so "my message" would return if my
How to temporarily disable the log in SQL2000/2005?
Is there a way to stop the log file from growing (or at least from growing as much) in sql2000/2005? i am running a very extensive process
MSSQL2000: get list of role members
I know a role name and want to find all users in this role. how do i acheive this in sql server 2000 (in the sql script, not in management studio
How would views & procs referencing another db cause log to grow?
I've got 2 databases on one server; let’s call them db a and b. database a is about 11 gb, database b is very small (155mb). database b has
In SQL Server 2000, is there a sysobjects query that will retrieve user views and not system views?
Assuming such a query exists, i would greatly appreciate the help. i'm trying to develop a permissions script that will grant "select" and
SQL Server - How to manage hierarchical data in a table?
I use sql server 2000. suppose i have two tables like the following: area ---------------------------------- id| name |
SQL Server: How to make server check all its check constraints?
It seems that some scripts generated by enterprise manager* (or not, it doesn't matter) created check constraints with
SQL Server: How to abort a series of batches in Query Analyzer?
I have a series of t-sql statements separated by the special query analyzer batch separator keyword: go if one
How to sum data week wise in SQL 2000
How to sum data week wise in ms-sql 2000 i have a table "reports" with the following columns. totalsubmissions, zoneid, rptmonth,
Have you ever encountered a query that SQL Server could not execute because it referenced too many tables?
Have you ever seen any of there error messages? -- sql server 2000 could not allocate ancillary table for view or
Ad
Blog Categories
Ad