Viewing 15 topics - 6,166 through 6,180 (of 283,924 total)
Topics
Started by
Posts
Last post
WITH MAXPRedID as ( SELECT MAX(ID) + 1 AS MaxID, SystemID FROM dbo.TableA GROUP BY SystemID) SE…
4 replies
$msg = Get-Content 'C:\miscjunk\SQL_Servers.txt' | ForEach-Object {New-Object 'Microsoft.Sql…
4 replies
Hello experts, I've been dealing with a maddening issue. I am getting the familiar error "The targe…
2 replies
Hello, its the first time I am here, I am a new programmer who is currently learning Java + MySql, …
3 replies
I need a T-SQL script to find, for a given view across all databases (they all have this one partic…
13 replies
Hi. Publisher stop sending transaction to AOAG primary replica whenever AG failover. It seems push…
3 replies
Comments posted to this topic are about the item Data Compression Double Take
10 replies
Hi In below code it is giving error - column,status is invalid in the Select Statement because it i…
1 replies
A community member called Jeff Morden helped with a query that removes characters from a field valu…
3 replies
There's a manager where I work, who has a nasty habit of springing something upon you, with the exp…
5 replies
I have 2008 enterprise I would like to upgrade,questions I have sql server 2016 standard replicatin…
3 replies
We are considering to use SSL https for reporting sites. We are using SQL server 2019 SSRS. We have…
1 replies
I struggle with XQuery and Xpath, I am sure the following is possible but I can't work out how to d…
2 replies
Can I do replications from standard edition 2016 to 2 different servers? if yes can I do standard e…
1 replies
Hello experts, I tried running the following T-SQL to change the collation of a table column from S…
1 replies
Viewing 15 topics - 6,166 through 6,180 (of 283,924 total)