Topics
Started by
Posts
Last post
One SQL Server has both databases Databases DB1_QA and DB1_TEST Database RP has a view vw3 …
4 replies
Hi there I have a set of three tables that i wish to report group totals on However I am hav…
2 replies
Hi, i read a JSON-File into a var. SELECT @json = BulkColumn FROM OPENROWSET(BULK 'C:\Tmp\MyJson.j…
1 replies
Hi - I'm new to this community and an SQL novice. I am trying to call a stored procedure and t…
3 replies
Hi DBAs, I have a procedure to perform certain operations (insert and update in a table) in while l…
2 replies
Hi, I created a stored procedure that creates a temporary table, fills it with data, and runs a sel…
13 replies
Hi, I have a requirement to loop through several SFTP sites, grab files, and then perform various a…
1 replies
hiya amazing people I need some help with the query below. I need to see the breakdown of entries b…
9 replies
Hi, I have a database with thousands of tables. I wanted to see the relationship between tables and…
14 replies
Hi all, I am currently extracting a lot of bi-temporal versioned tables from a core DWH at a given …
6 replies
I have a table of rules for orders. The rules table determines several things but in this example,…
5 replies
Hi all, I am currently into ETL scripts performance tuning. What I do is, that I try to optimize lo…
1 replies
Hello experts, First - apologies if this post appears twice. I tried to the edit the SQL code sampl…
3 replies
Hi all I've got a stored procedure that runs on a schedule. It generates some dynamic SQL ba…
8 replies
For example if i run this: BEGIN TRY EXEC msdb.dbo.sp_help_job @job_name = 'foobar',@job_aspect = '…
3 replies
Viewing 15 topics - 1,426 through 1,440 (of 3,091 total)
You must be logged in to create new topics.