DBMirroring SQL2017 - SQL2017 not starting !?! - Testing SQL2017 I've come to DBMirroring I know AG is the "new" way of handling that desire, but DBMirroring is...
Delete rows based on a second table - I have two Tables (In Ms Sql Server) Table Name Column Names MasterCities Countryy City VisitedCities Country City I want to d
USE IN AND LIKE TOGETHER?? - Guys, is there a way to use the following but where the statement shows 'And Servtext IN ('WAR' ,'WARTEC' ,'TRIAGE'...
Can I Restore with Device to Database on another Server? - my client wants me to set up an incremental database backup, which entails restoring to a device, not a file I...
Help/Advise - Setting up a Dev Platform, on the Prod Platform, same one Server, Some Shared Instances - Hello, yes, I know..., A Prod and Dev, Dev and Prod box on the same one server and same instances...
Transaction Log Growth - Hi, I am currently using Ola Hallengren's backup solution for my backups on a SQL Server 2016 Standard instance. I have...
Convert WHILE LOOP TO CTE - The Update statement in last part of my query (updates columns and ), takes...
Triggers or best option - Hi, This is a little hard to explain, but I'll have a go :) We have several tables in 2 databases that...
Update the first and last 2 charactors with year and month - I have a value that I need to change the first characters with the year and the last 2 characters...
Allocating Support Calls evenly to Customer Service agents - I have been searching forums to get the second part of my query right but to no avail, any help...
Need to get consecutive duplicate rows - I need a query that can get me (the ID of) consecutive duplicate rows, where I am grouping on some...
Convert Bigint time to datetime - Hi, How to convert bigint time to datetime (CST) Declare @MyBigIntTime BIGINT =1397750400000 Thanks, PSB
Remote install failing " There was an error generating the XML document." - Hi I'm trying to install SQL 2008 from a powershell build script. The PowerShell invokes a batch file on the remote PC...
Compare two columns form different table - How can i compare and find the values from two tables having column below like this. Table A Column A Column B 1 ...
SSRS report scrollbar on the right is for the whole page not just the report - looking to have column headings fixed - Yes before deployed the scrollbar works as I would expect. The header remains visible. However when deployed the scroll bar...
Importing Loads of Fixedwidth flatfiles - hi i've got a big bundle of fixedwidth flatfiles to import. i have the supplier documentation to show me where the columns...
The Microsoft Data Warehouse Toolkit -- are either of these books still relevant to learn? - Hi, I would like to learn how to design and build a full, end-to-end Data Warehouse and Analytical solution using the...
Annoying data viewers not showing - Hi all I seem to have a re-occuring (although intermittent) problem with the data viewers in BIDS, where they just wont...
Export / Import table data - Last night we had to rebuild a small database because some tables where causing problems. There were two tables that...
Find birthdays of a week - Hi, Assuming that the week starts from Sunday and ends on Saturday,can anyone provide me with a query to find all...