Arun Yadav

16+ years of experience in managing, Infrastructure technology operations, Cloud operations, IT service delivery, IT Infrastructure management, Oracle engineered systems, MSSQL Server.
  • Interests: MSSQL Server, Oracle, Sybase, Azure, Oracle Cloud, Google Cloud, T-SQL, AWS, Ansible, Automation, Exadata, EBS
  • Skills: MSSQL Server, Oracle, Sybase, Azure, Oracle Cloud, Google Cloud, T-SQL, Ansible, Exadata, EBS, Jenkins

Technical Article

5 (6)

You rated this post out of 5. Change rating

2022-02-22 (first published: )

7,719 reads

SQLServerCentral Article

Running SQL Server on Oracle and Google Cloud

In this article, we will analyze the various out-of-the-box deployment options Oracle Cloud Infrastructure and Google Cloud Platform offers to host a Microsoft SQL Server database. This information can prove to be handy while deciding on the best cloud provider to host a given application or database.

4.2 (5)

You rated this post out of 5. Change rating

2022-02-18

7,077 reads

Blogs

Modify Power BI page visibility and active status with Semantic Link Labs

By

Setting page visibility and the active page are often overlooked last steps when publishing...

T-SQL Tuesday #190–Mastering a New Technical Skill

By

It’s time for T-SQL Tuesday again and this time Todd Kleinhans has a great...

Getting Started with the MSSQL AI Agent in VS Code

By

Recently I was working in VS Code and I saw a walkthrough for the...

Read the latest Blogs

Forums

Azure elastic query credential question

By cphite

I am trying to check out elastic query between two test instances we have...

Change Tracking Data Retention Options

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Change Tracking Data Retention Options

Requiring Technical Debt Payments

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Requiring Technical Debt Payments

Visit the forum

Question of the Day

Change Tracking Data Retention Options

If I am running this code:

ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON (CHANGE_RETENTION=4 xxx);
What are the possible choices for xxx?

See possible answers