Topics
Started by
Posts
Last post
Hi we run 2019 standard. Our warehouse's ssis based etl is klunky but so far it does the job. for…
4 replies
Hi everyone I am writing an SP where there is logic inside the SP that depends how the SP was calle…
8 replies
By: water490
hi everyone I am getting an error when I add a variable to a CASE statement. How can I fix it? Cod…
4 replies
By: water490
We have a tool called DB Moto that reads journals (like t-logs) and replicates to SQL, but it's bei…
2 replies
Hi everyone I have a SP which compares two tables and outputs mismatching entries: SELECT T1.QUOTE_…
3 replies
By: water490
Hi, we have a few people who like to experiment on our prod sql server with new tables, schema chan…
4 replies
CREATE TABLE ADMITS ( ID_NUM INT varchar(15) null ,provider_id varchar(15) null ,provider_name varc…
4 replies
By: Ed B
i have a table account number, date, type, amount 0000001, 20250815, P, 200.00 0000001, 20250810, C…
6 replies
I am trying to create and Update query based on a like join. Is that possible? This is what I hav…
4 replies
Hi there, everyone. We've create and SSIS package that gets data from a Snowflake database via an O…
4 replies
Hi, i cannot recall the object or even if it comes off the shelf but i once saw a tool in sql serve…
3 replies
hi , every time i go back to an ssis pkg that is under construction, at least one column in a tsv n…
1 replies
If I had data of the form: rn value processed 1 10.0 N 2 12.2 N 3 8.4 Y 4 5.9 …
8 replies
Hi I upgraded to new version of VS2019 to 16.11.49. My original SSIS package is not accessible any…
8 replies
Hi everyone I have two db - one is test and other is archive. In the test db I have SP that begin …
10 replies
Viewing 15 topics - 31 through 45 (of 1,813 total)
You must be logged in to create new topics.