Home » Database Basics
7
SQL - Views, Combining Tables, and Built-In Functions
How to get data from one table at one time
In This Chapter:
- JOIN Query
- Ho to combine tables with JOIN query
- Join Using MS Access GUI
- How to join tables using MS Access GUI
- Types of JOIN Query
- Defines and outlines the difference on the three types of joins in SQL
- Views
- How to create different views in SQL
- SQL Functions
- Defines and provides examples of SQL built-in functions