Information Management
Create Employee database with table creation, data insertion, updates, and ALTER operations
Create student database with 8 SQL queries using SELECT, WHERE, LIKE, AND, and BETWEEN operators
Create faculty database with ALTER operations, UPDATE, DELETE, and complex filtering queries
Create orders database and practice aggregate functions including SUM, AVG, MAX, MIN, COUNT, and GROUP BY