News

Read this SQL tutorial to learn when to use SELECT, JOIN ... one of the referenced tables, you don’t need to include the fully qualified name, but it may be useful to do so for readability.
You often need data that are stored in separate tables. For example, you may want to produce a report that gets information about flight delays from one table and boarding capacity from another.