You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a Database Administration Utility written in Java, and it supports three popular Database Applications, namely - MySQL, Microsoft SQL Server Express and Oracle XE.
<br/><br/>
It is serves as a GUI Front-end for the DBA, and essentially lets the user perform various operations on the Database
such as Create Databases and Tables, Insert into tables, update the tables, alter the tables, drop tables and delete databases, create backups etc. without having to learn SQL.