1. What is the purpose of the SQL SELECT command?
2. How does the SQL SELECT command relate to the relational Select, Project, and Join concepts?
3. Explain the difference between running SQL in query mode and in embedded mode.
4. Describe the basic format of the SQL SELECT command.