Viewing 15 topics - 8,161 through 8,175 (of 283,942 total)
Topics
Started by
Posts
Last post
We are about to migrate our on-prem SQL boxes to Managed Instances and currently use database snaps…
1 replies
Hi All, We are running a production system with MS SQL2016 Std and for the past year or so things h…
8 replies
I would like to match this source table: CREATE TABLE [dbo].['TMI Sites $']( [Advertiser] [nvarchar…
8 replies
Hi, I get an error when I try to run a VB6 application. What happens is the application tries to ac…
5 replies
TDE is at rest encryption. If we are using SSL which encrypts in transit traffic, then can I use SS…
2 replies
We have one schedule job which is copying the backup to the offsite server through xcopy. This job …
1 replies
Comments posted to this topic are about the item Stairway to Advanced T-SQL Level 2: Using the APPL…
15 replies
Hi, Is there a reason that the following query doesn't error? select * from sys.objects where paren…
3 replies
Hi all Hope someone can assist with my issue. I have a two node cluster running SQL Server 2019 ENT…
5 replies
I have 2 items left in Add remove programs: SQL 2016 and 2016 setup I have ran through the SQL 2016…
3 replies
Upgraded SQL 2008 to 2016 years ago and never removed 2008 correctly and now on 2019 I am having is…
3 replies
I have to import a CSV file into a table that has 75 columns. The Flat File connection defaults all…
17 replies
I have this query to create a summary of donations SELECT [DonorId], SUM([DonationAmount]) AS Total…
5 replies
I have a huge table that stores pdf documents with datatype "image". Recently we started to offload…
21 replies
Hi there I have the following string which is comma seperated but within each item, they are sepera…
7 replies
Viewing 15 topics - 8,161 through 8,175 (of 283,942 total)