Updating rows with same date and same id while loading next file(s) - could it be Merge statement? (i used it once in the past i think). - i have 2 FILES (.CSV). I am just dump loading the raw contents of each into Table1 and Table2 staging table.. THen...
Is it possible to Filter out Columns in Select statement? - We can filter Rows with WHERE clauses and JOINS etc But is there an easy way to filter Columns I was wondering...
Auditing changes to Maintenance plan jobs - Hi All, Someone suggested me to create a new post for this issue and here I am :) The problem is...
SQL Server 2016 License to install SQL Server 2008 - Can SQL Server 2016 license be used to install SQL Server 2008? Editions are same.
How can I combine the data from two flat file outputs from two different data flow tasks into one Flat file?? - Hi Team, Is there a way to combine data from two flat file destinations from two different data flow tasks into...
Problem with executing SSIS Container, when not executed as standalone - Ahoi, Short introduction: I had a procedure that truncated and inserted a view into a table. The procedure is part of the...
Query Performance - Hello All, Wish you a very happy new year 2019!! I had been asked to review performance of a procedure and I...
Going from datetimeoffset to datetime - Hi All, I'm hoping to get guidance on this. I'm working on modifying a query used to pull data in an...
How to change CDC Function fn_cdc_map_lsn_to_time(__$start_lsn) to return UTC Datetime - Is there any possibilities on change the Return Datetime of sys
steps for performance tuning of a sql server - Hi I just wanted steps /how to troubleshoot sql server from perfmonace point of view or which is particualr query...
Linked Server issue - Hi All, Thanks for your time to look into my question. I have a SQL Server 2012 Enterprise edition connecting to another...
Recursive Parent Child Same Table - Is there a best practices way to join a table to itself for a parent child relationship? We have 2 tables...
Execute Dynamic Stored procedure - Hello Experts!! Merry Xmas !!!! Can you please help me to write and execute a dynamic stored procedure ? I need to import...
Where did our 30GBs go? - We have a bunch (~130 DBs) of databases that have the exact same table structure. We had an operation run over...
How Check string of Boolean expression is return true or false - Hi Guys, I have a requirement in my project is how to check string of boolean expression is true or...
My stored procedure returns results but, the report returns nothing - I have added option(recompile) at the end of my stored procedure but, the report still doesn't r
Expanding Columns in SSRS Report - Hey, I am having one requirement pertinent to expand and hide columns based on click of plus sign in column header...
Date field value changing to Null after loading into dimension table - Hi All, I'm trying to investigate an issue where a date field, PolicyCancelDt, of type datetime from an extract table is changing...
Unable to create SSISDB - I would like to create SSISDB but even with sa password I see the below error. I am not sure...
Auditing changes to Database Maintenance plans - Is there a way to log changes made to database maintenance plans and / or SQL Agent Jobs? I have a...