Having trouble with SQL DDL. What is the name of the faculty member whose ID is 1123?
Having trouble with SQL DDL. What is the name of the faculty member whose ID is 1123?
- What is the smallest section number used in the FALL-2014 semester?
- How many students are enrolled in Section 3117 of FALL-2014?
- Create an SQL command that will modify the name of course CMIS 320 from Relational Database to Relational Database Concepts and Applications
- Write a command that will remove Barry from the Student table
- Write statement to add an attribute, Class to the Student table?

