Topics
Started by
Posts
Last post
Hi all I've got a real brain-buster on my hands.....First, some background.We do an incremental loa…
30 replies
Hi,I 'm working to launch with a Sql Agent Job a powershell script. (the script is saved into …
5 replies
Declare @a table ( id int, id_2 int)Insert into @a( ID, id_2)Select 1, 2 union allSelect 2, 3union …
9 replies
Hello! I'm experiencing a SSIS package error during execution. The package runs ok without error an…
2 replies
Hi all I need to get all the indexes from all tables in all databases including:-Database nameTable…
14 replies
Dear All, I have a query which brings the results of Financial Account Statement. I need to create …
9 replies
Hello , I have a situation where the company does not want to show actual values to the user (…
8 replies
Hi, I am a part time amateur programmer, and really need some help. I have 5 date columns: DateComp…
9 replies
I want to query and return records with special chars except the ones stated in the Where Clause.&n…
9 replies
Hi SQLExperts, Need some TSQL help. Need an stored procedure which returns rows based on par…
4 replies
In the code below, how can I only do the SET @Count= @Count + 1 if @Group changes? So if the @Group…
2 replies
Hello comunity I need to use in Where condition a Case statment to show only records where 1=…
11 replies
I've been given a spreadsheet with these column headings.TeamID | ProjectID | Project | Note 1 Date…
2 replies
Hello, Please help me with below query, need a row for each cell item, like cartestian product…
8 replies
It's been a few years since I've had the opportunity to do extensive SSIS work, so I'm a little rus…
2 replies
Viewing 15 topics - 2,116 through 2,130 (of 3,091 total)
You must be logged in to create new topics.