SQL: QuickStart Guide - The Simplified Beginner's Guide To SQL (SQL, SQL Server, Structured Query Language)
Rate it:
12%
Flag icon
SQL is a declarative language, which means that instead of using the language to tell the database what to do; you use it to tell the database what you want.
Anand Surendar liked this
22%
Flag icon
If the table name consists of more than one word, then it has to be included in brackets ([]):