Category: SQL

What is RDBMS

It’s a system/ software which is used to interact with data stored in database. Continue reading on Medium » It’s a system/ software which is used to interact with data…

SQL: Real-World Code Examples

SQL (Structured Query Language) is a powerful tool for working with data, and it’s widely used in various industries for data analysis and… Continue reading on DevOps.dev » SQL (Structured…

Mapping ORM Methods

For my Phase 3 project, I chose to map a One-to-Many relationship for the CLI project. Continue reading on Medium » For my Phase 3 project, I chose to map…