Topics
Started by
Posts
Last post
I have a table which has 1 crore + records. I need to select the records which has the createtime …
13 replies
I have a need to, based on a query, produce multiple csv files. I've created a sample table that r…
4 replies
I am trying to update the employee id in a table with data from another table using a cursor. I am…
6 replies
Hello, Anyone know if the above can be done? Pretty sure the answer is "no", but thought I'd ask t…
2 replies
Hi, I want to create a key as shown in the Example below PK Col 1 PK Col 2 ...…
3 replies
Greetings all. I'm trying to programatically change the active database from within a WHILE loop. W…
2 replies
Consider the following within the Insert Trigger on a table: declare @key_id int select @key_id = c…
3 replies
I'm writing a query for a receipt table. Whenever a return is processed, the current system inserts…
5 replies
SQL Server 2005 9.0.3282 I have a table that is in the form of an Excel matrix. The first column h…
3 replies
Hello experts, I have a question which I need all the helps from experts I have a store procedure i…
1 replies
Hey all, I have this situation that I am trying to figure out but am having trouble with it. I am …
3 replies
Help!! Any idea how to fix this error: Msg 206, Level 16, State 2, Procedure AppLog_AdHoc, Line 19…
5 replies
Hello, I want to update several rows in 1 UPDATE statement, this is what I want to do: The column '…
3 replies
I have an XML updating multiple tables, i have no control over this. i need to design a trigger tha…
3 replies
Here I want to deal with 3 tables , Flight , Airlines , Cities In a way to get a result that match…
13 replies
Viewing 15 topics - 7,486 through 7,500 (of 12,234 total)
You must be logged in to create new topics.