Topics
Started by
Posts
Last post
How do I rewrite this update statement.. UPDATE dbo.Comm SET SumOfBalance = Bal.SumofBalance FRO…
1 replies
Does anyone know what the line 3356 pffilestore error means? I get this error when procesing a cub…
2 replies
I cannot return (output) the newly created uniqueidentifier from a stored procedure OUTPUT is alway…
1 replies
Thanks in advance i am trying to update a table which contains xml type data field my query is as …
6 replies
If anyone could help me out with the following error message, it would be appreciated. I have a 756…
4 replies
Hi, I am trying to finish this query below but i cant seem to remove the extra/duplicate rows that …
11 replies
This is purely theoretical as I don't have any solid information to base this on. We have a new mod…
3 replies
Hi All, I have a query relating to automating jobs in sql server agent. A copy of our live financi…
3 replies
Hi , In sql server 2005 i want create table with 2000 columns. Is it Possible in any way? Regards, …
10 replies
declare @CrossSell XML update dbo.ProductBase set CrossSell.modify('insert into (/CrossSell)[4a32…
3 replies
Hi, I have two Columns State and City. When I select them from table, it displays like …
12 replies
I have table of raw data (1 million rows) in the following format CREATE TABLE [TKCSDB].[dbo].[Z_VP…
3 replies
Why is it necessary to sometimes include multiple tables in our SELECT queries?
5 replies
I used this: http://support.microsoft.com/kb/316005 as a template for importing my xml data into a …
7 replies
Can anyone help explain a way to resolve the error I receive from the following statement: --------…
11 replies
Viewing 15 topics - 6,481 through 6,495 (of 10,974 total)
You must be logged in to create new topics.