Module Six: Getting started with SQL
Abstract
Now that you have a physical design of your relational database, and you have probably implemented the database, you need a way to create and manipulate it. This is done using structured query languages (SQL) and hence this module.
Description
Now that you have a physical design of your relational database, and you have probably implemented the database, you need a way to create and manipulate it. This is done using structured query languages (SQL) and hence this module.