Best way to mirror SQL database of customers to our SQL database - We have installed a SQL 2017 database on a Windows 2016 server at our customers (about 20) worldwide. We Installed a...
Cost Threshold For Parallelism - Your opinion - Hi, I'm not going to ask what its for or anything, I understand it and its whole history back to Nick's...
Updating in duplicate records -
Dealing with specific search in Dimensions with "large" row number - Good day, my question is if there is a way to deal with user related slow performance in Excel in pivot...
Importing from XML to SQL 2014 - This is my 4th day on SQL so I am a newbie. I created a query to import from an...
SQL server redirect - Hi, Is it possible to redirect all the incoming request on InstanceA\DatabaseXYZ to InstanceB\DatabaseXYZ ? if yes how? What sorts of permission...
Linked Server Kerberos Double-Hop Problem - Dear Colleagues, I am having a kerberos-related problem. I have a network of two SQL Servers that reference each other via...
Unregistered Component Error in SSIS - I can't create any Data Flow Task. Once I create (tested and working) Connection (it doesn't matter if it is...
Is there a better way to fetch more than one parameter from a row? - Over the years I've developed the habit of doing this in circumstances where I need to fetch a couple of...
If branch then 'HDQ CityName, State - I have a table and a user requested a data and he wants me to format it in a way...
Does a check constraint with UDF has performance impact on Query? - Hi all We have a Master table that has a primary key with two columns ( Code char(4), location int ). We have...
Begin and Rollback transaction with Being Try and Catch and GOTO statement - I create a store procedure with Begin and Rollback transaction with Being Try and Catch and GOTO statement but getting...
Case statement with multiple values returned - Hello everyone! First time posting and i'm sure this is going to be an easy one as i'm not a...
How do I write a record for each day in a date range??? - Hi To make it simple I have a @StartDate and @EndDate I choose students with an admit date in that range from the...
code folding in ssms? - Hello - What are some techniques you use for code folding in SSMS? For example, in Visual Studio you can add...
Restore backup from SQL 2017 to SQL 2008 - Hi. There is a lot of post about my question, but I have little different problem. We have an SQL...
Multiple queries in one - Hi I have a table with the following structure: CREATETABLE .
Stored Procedure versus SQL In Report - What are the pros and cons of using a stored procedure to produce the data for report versus putting the...
Deployed package with SQL Server authentication logon fails - Hi, I'm new to deploying SSIS packages so apologies if this question is a simple one. I have deployed a package that...
SQL Server 2016 SSIS Basics - We have the Stairway to SSIS, but things have changed. I had a request for installing SSDT and a basic...