Topics
Started by
Posts
Last post
My ex coworker created a job that calls a maintenance plan. I'm trying to figure out how to genera…
2 replies
I have a table where a column is defined as varchar(10) nullable. The column name is zip_code. Ther…
1 replies
i want to store the codes with in an sp to a variable i tried this declare @v-2 text(8000) set @…
2 replies
All, I want to know whether my code is using RBAR logic or not. UPDATE #PfManager SET monthEnd = (…
4 replies
Hi Experts, I have to find discrepancy between two tables I have Table 1 with columns OrderID Date …
3 replies
Hi, I have multiple SQL2000 databases (one for each customer) that share the same basic structures,…
4 replies
Dear Frds! Please Help me regarding above error . I have made one SQL Stored Procedure for saving/u…
4 replies
Hi there, I have a table (Sessions) which consists of 3 columns: Date (DD:MM:YY hrs:min:sec), Concu…
7 replies
I have a query which has 8 conditions in the where clause. It is terribly slow. Should i introduce …
8 replies
Hi, how to check specified table exists in the database or not, means Database name is master table…
3 replies
A client is providing me their data in a SQL-Server 2000 view. This view comes from a linked Oracle…
2 replies
I am trying to delete (clear) a table on AS400 in query analyzer. delete from FHLB8.FHLB8.DATAWARE…
3 replies
Does anyone know of one? We need a script that pulls privs that is not tied to a stored procedure?…
6 replies
hi.. I want to use variable name which contain table name into select statement. like select *fro…
2 replies
All, I have faced two types of insert problem today. 1) User will pass 5 input arguments, one argum…
5 replies
Viewing 15 topics - 2,911 through 2,925 (of 17,082 total)
You must be logged in to create new topics.