Blog: MySQL

-->

Latest Posts

Chat with Oracle Database in Natural Language with SQLcl MCP Server

Introduction: The Oracle SQLcl Model Context Protocol (MCP) Server transforms how you interact with the Oracle Database by enabling seamless communication with Artificial..

Read More

SQL Notebooks in Oracle SQL Developer extension for VS Code

Introduction: SQL Notebook is a powerful feature of the SQL Developer Extension for VS Code that offers an alternative to SQL Worksheets that build up a series of queries with..

Read More

Connect to Oracle Database with VS Code using SQL Developer Extension and SQLcl

Introduction: In this blog post, I will show you how to install Oracle SQL Developer Extension for VS Code and SQLcl. SQLcl is included with the Oracle SQL Developer Extension for..

Read More

Performance issue : Handling SQL Version Count Issues with High-Volume Kafka Inserts on ExaCS

Introduction We are in the era of AI, where increasing processing power is crucial for handling growing and complex workloads. As enterprise systems continue to scale, database..

Read More

ZDM Troubleshooting Part 1: VM Causes ZDM Service to Crash (Plus fix)

The Introduction Zero Downtime Migration (ZDM) is the ultimate solution to migrate your Oracle database to Oracle Cloud. I recently started using it quite a lot. On-Prem to..

Read More

How to Chat with Oracle 23ai using SQL Agent

Introduction: In this blog post, I am going to build a simple chatbot where we can interact with the Oracle 23ai database.

Read More

Oracle Database 23ai: SQL Firewall – Part 1: Intergrate SQL-Firewall with Data-Safe

Introduction We live in the data era, where every organization invests significant resources in securing its IT infrastructure. Protecting data is crucial because modern..

Read More

Restore a Database in the MS SQL Server Always On Availability Group

Prerequisites 1. Backup File: Ensure you have a valid full backup of the database you want to restore. I used AdventureWorks2019.bak for my test. 2. Availability Group..

Read More