Use the following table for Questions 2–7:
2. The table is listed in what order (primary key)?
3. Write a SQL SELECT statement to list the table’s contents in order of wins.
4. Write a SQL SELECT statement to list the table’s contents in order of wins and team.
5. Write a SQL INSERT INTO statement to add the team Bears. The Bears have 3 wins and 9 losses.
6. Write a SQL INSERT INTO statement to add the team Lions. The Lions have 9 wins and 3 losses.
7. Write a SQL SELECT statement to list all the table’s contents.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here