MySQL

Uninstall just one instance of SQL server

You have several instances of SQL Server (Express) installed and you need to remove/uninstall just one of the instances. Here are the steps tested in Windows 10 with SQL Server  2019 Express —01—  Open App & Features —02— Find MS SQL Server 2019 (64-bit) and click Uninstall:   —03— Confirm […]

MySQL

How to Work with MySQL – Basic Tasks

This material is tested with MySQL 5.1 and 5.5 on various Windows versions. This article covers these topics: -010- MySQL Data Location -020- Shortcut to MySQL Command Shell -030- Create a New Database -035- Delete an Existing Database -040- Display a List of All DB Users -050- Display a List […]