Topics
Started by
Posts
Last post
Hi i'm a learner of sql, i need help in deleting rows from a table that have multiple occurences of…
3 replies
When asked by a developer, "Should we call one proc with a couple of result sets or a couple of pro…
4 replies
How can i pass datatable or collection as parameter in a stored procedure in SQL Server 2000? Pleas…
1 replies
I am getting this error when @ReferenceRange is null. "Invalid length parameter passed to th…
3 replies
I want the LAST loaded and unloaded weights for each truck/trailer on ONE row: Here is my table: SE…
5 replies
we recently did an upgrade from 2000 to 2005 sp1. we have a statement that throws an error in 2005 …
2 replies
Can someone tell me if the following behavior is a bug or a SQL “feature” that I’m unaware of? &nbs…
3 replies
Is there a way to convert a varchar to datetime when the string contains the time? Please tell…
4 replies
I have veiw that has test id and other column selected. and i have stored procedure that calulate…
2 replies
How to eliminate duplicate rows. EMPID ENAME ROLE 100 &nbs…
35 replies
Hi, The title for this doesn't really explain my problem well so here goes: I have a table that has…
2 replies
Hi Everyone, I need some help with this query. Delete from FT where [Text] is null  …
6 replies
Hi, i hav a query "select customer_id, programcode from salesop (nolock) where customer_id = 290780…
4 replies
Hi People, Someone recently pointed out to me that the following code can be used in some circumsta…
9 replies
Hi, is there a function to return the current update/select statement that a session is attempting …
5 replies
Viewing 15 topics - 12,046 through 12,060 (of 12,234 total)
You must be logged in to create new topics.