Topics
Started by
Posts
Last post
I am currently trying to complete the final part of a query that loads scd type 2 data into a dimen…
2 replies
Just need pointing in the right direction really. I am designing a SSIS package to basically load …
5 replies
Hi, can anyone help me with this? I am receiving this error: Msg 102, Level 15, State 1, Procedure …
8 replies
We have a report that runs on an audit table. The audit table has a description/notes/comments fiel…
19 replies
Hi, I got a delete statement which performs cascade delete to some 20 sub tables. I got necessary i…
4 replies
I have a simple select staement which displays result as follows: col1 col2 purchaseno saleno …
1 replies
select chl.GuaranteeCode GuaranteeCode , bal.GuaranteeCode as BalanceSheetGuaranteeCode from dbo.Gu…
3 replies
Is there a way to set @variable = IS NULL? I need it to use in a select query... and trying to stay…
6 replies
Good day, Found this forum and hope it might help me in resolving my problem. I have 4 tables namel…
5 replies
hi May you please assist in linking the below queries or suggest best way to handle linking betwee…
3 replies
In a table I have a column 'PNumber' and a column 'ReasonCode', among other columns. eg. PNumber …
6 replies
I have spent way too much time on this already to not have solved it by now, so I am turning to the…
3 replies
A SELECT statement that returns a name,city and state of each vendor that is located in a unique ci…
16 replies
Hi, I am passing the following string to my stored procedure declare @string nvarchar(8000) @string…
2 replies
I've got a varchar(max) field which I've just discovered contains data like this: Blah blah blah &…
7 replies
Viewing 15 topics - 6,586 through 6,600 (of 10,635 total)
You must be logged in to create new topics.