Topics
Started by
Posts
Last post
Hi, The problem is I want to group data but the rule is only continous same values should be groupe…
1 replies
Setting: a convoluted t-sql stored procedure that opens cursors and, sometimes, fails to close them…
1 replies
hello, I have a table with repeating groups ie user_name puller stocker data_entry verifier I want …
4 replies
Ehrm... Hello! Call me a newbie, but I don't get it. Isn't the .mdf file a database itself? If it i…
4 replies
Is there any difference between SET and SELECT when assigning a value to a variable? They both pro…
4 replies
In Oracle we frequently use DESC[RIBE] Table_Name to display table structure in SQL*PLUS, do we hav…
1 replies
I have added a new column in a table. I would like to sequentially number each record. Is there a w…
2 replies
I am new to T-SQL and need help writing a statement. I have a table that that has multiple dates f…
3 replies
Whenever I run sp_makewebtask in DTS or query builder I receive the message that I must be a member…
1 replies
I have delared a parameter in a stored procedure as @rundate with a datatype of datetime. When I we…
1 replies
When I build a UNION query in Enterprise Manager, it tags on the "DERIVEDTBL" after my final UNION.…
3 replies
I have a huge table with firstnames, lastnames, email address and unique ID associated with every r…
3 replies
Ok, here is my script I'm trying to get the exec() statements to work so I can generate a text file…
9 replies
Hi all! I have a stored procedure as follows: Alter Procedure usp_msgGetPopup @memID numeric(9, 0)…
4 replies
Hi everybody! Suppose I have the following table: Quantity Date1 10 2002/07/22 110 2002/06/30 1…
2 replies
Viewing 15 topics - 16,471 through 16,485 (of 17,082 total)
You must be logged in to create new topics.