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
Installed and configured MySQL, Microsoft SQL, and Oracle Database on Linux. Populated databases with sample data, performed SELECT queries with conditions, used joins across tables, created a stored procedure to update records, developed a user-defined function, and reviewed primary and foreign keys.