Topics
Started by
Posts
Last post
Hi all, I'm trying to write a stored procedure that temporarily maps a specific login to a r…
2 replies
I believe the issue is with the API, but have been asked to test performance for the SP below. You …
4 replies
I have a table Call Employee ! and bellow is the Table data Total- (data Type…
3 replies
Basically I have a table where there are parents and children. I need a query to derive all t…
7 replies
select * from table1 1 2 3 4 Can I write a single query(no block) to give me o/p as 1,2…
2 replies
Hi. Since triggers happen after action, the update is already there. A well behaved client would ro…
4 replies
Hi all, I am getting this error and it looked wierd 4/3/2007 11:50:05 PM - ERROR : -214721…
4 replies
I have the following code in a sp- &nbs…
5 replies
I am tasked with creating a database that logs traffic on a series of very busy sites. Each time on…
7 replies
Hello, We have a reporting database that we have an issues with. We are trying to track down an iss…
2 replies
I have a table similar to the following: Table_A truck_id.....trailer_id.....loaded_unloaded....wei…
16 replies
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
Viewing 15 topics - 12,031 through 12,045 (of 12,230 total)
You must be logged in to create new topics.