Deprecation and compatibility level - Hi, I analyzing possibility of database migration from SQL 2012 to 2017 , using CREATE EVENT SESSION ON SERVER and ADD EVENT sqlserver.deprecation_announcement ADD...
Performance Question - Hi there, I have a performance question here: how can I rewrite below highlighted area? I am getting Lazy spool in execuation...
Registered servers - Hello - If someone creates the registered servers, can I use them to save time not to again add them one...
Table Compression Discrepancy - Evening Guys, I've enabled page compression for a few tables in the database, this seems to work fine. But when I...
Storing multiple variations of the same data? - Can anyone weigh in on why you would want to store multiple variations of the same data? In all of...
Openrowset update issue - Hi I have a problem using OPENROWSET to move data from Server A to Server B correctly. I have the following requirement...
Determine where a value falls between ranges to assign points - I need some suggestions on the best method to assign points based on how a store performed on different metrics. I have 7...
Error: 18456, Severity: 14, State: 73. - Hey guys, I am getting this in my errorlog, I am unable to find the cause, does any one know what...
Server Name confusion - We had one of our database server which was moved to AWS couple of months ago. Old server was prod5...
Unable to remotely Connect to SQL 2014 Databases. - Just built Windows 2012 R2 two Node Cluster SQL 2012 Enterprise I have three databases added 1, Veeam Enterprise Manager...
Point in time recovery with backups from different sources - Users came to me recently with a corrupted database after server crash. They have a full backup from a 3rd...
SQL Query Help - Separate Column - Hi All: Need help with SQL Query. I have a column named Participants with Names and email addresses in one single column....
Log shipping and database backups - Hi all We've got a few databases that we want to start log-shipping from. Normally, we'd use replication but the 3rd-party software...
Hierarchical query match with multiple tables - I have this business_table ref_ID name parent_id ----------------------------- ABC-0001 Amb NULL PQR-899 boss NULL tgv-632 pick NULL yyy-888 xyz NULL kkk-456 ued NULL I want to update...
How to identify the row in which any of the column was updated? - Hi, I am working on a scenario where I need to identify the rows in a table in which any of...
Performing Join on SHA2_256 Hashed Column - Hi All, Having some issues with a hashing and matching based on a file. We have a hashed column in a table...
Stored procedure running in loop is taking time to load . Is there any alternate way to run in a single execution ? - Hi All, I have an application where we will be showing the invoice and Plan backup reports for each recipient in...
Frustrating Ola Hallengren log file (ldf) backup issue - This is one of those - the DBA quit, so let's have the BI developer fix it situations. I'm the BI...
SSIS Data Conversion Failed for Flat file to SQL table ? - Hello I have around 40 flat files to move to my sql database My destination table look like this while importing from flat...
always include value in filter? - I have several fact tables and a Schools dimension table. IS there a way to always include a specific school...