Topics
Started by
Posts
Last post
CREATE Trigger dbo.Tab_trigger on dbo.Tab for INSERT as declare @body2 varchar(2000) declare @ID v…
7 replies
Hi All, I'm using a XML Value() method to parse a XML data & insert the data into a table. But…
1 replies
i have a tables like : this table have the columns: ----------------------------------- prioriy tab…
2 replies
is there any way to do that in sql server 2005 ???
2 replies
Hi, I have posted a topic to following link but nobody did not answer. Please read the question and…
4 replies
Please execute the below two sqls stmts and you will find some discrepancy in the result select rou…
2 replies
why user defined procedure can not call inside the function sql server? : Please give specific reas…
1 replies
i have a tables like : this table have the columns: ----------------------------------- prioriy tab…
1 replies
i have a tables like : this table have the columns: ----------------------------------- prioriy tab…
1 replies
Okay guys, this is a fun problem, and for some reason I am having trouble with it. Assume a set of …
4 replies
17 replies
I have a table to that is updated from a history table. The update happens because on a join of ta…
4 replies
Hello everybody, i have the task of moving 5 tables (about a million rows each) from one DB X to a …
5 replies
hi there, I'm trying to do a running total AND update a column at the same time in an update statem…
11 replies
When I use the unpivot I get the following message: The type of column "Addr_1" conflicts with the …
11 replies
Viewing 15 topics - 5,401 through 5,415 (of 12,234 total)
You must be logged in to create new topics.