Which of the following commands displays a listing of the category for each book in the
BOOKS table?
a. SELECT title books, category FROM books;
b. SELECT title, books, and category FROM books;
c. SELECT title, cat FROM books;
d. SELECT books, | | category "Categories" FROM books;
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here