Concepedia

Publication | Closed Access

Structured Query Language (<scp>SQL</scp>) Fundamentals

40

Citations

0

References

2003

Year

Abstract

Relational databases provide the most common platform for storing data. The Structured Query Language (SQL) is a powerful tool for interacting with relational database systems. SQL enables the user to concoct complex and powerful queries in a straightforward manner, allowing sophisticated data analysis using simple syntax and structure. This unit demonstrates how to use the MySQL package to build and interact with a relational database.