P Table Tr Tdnametd Tr Tr Tdannietd Tr Tr Tdbobtd Tr Tr #242
</p> <table> <tr> <td>Name</td> </tr> <tr> <td>Annie</td> </tr> <tr> <td>Bob</td> </tr> <tr> <td>Callie</td> </tr> <tr> <td>Derek</td> </tr> </table> <p>Which of these query will display the the table given above ?
This multiple choice question (MCQ) is related to the book/course
gs gs117 Database Management System.
It can also be found in
gs gs117 SQL: Queries, Constraints and Triggers - SQL Queries - Quiz No.1.
Name |
Annie |
Bob |
Callie |
Derek |
Which of these query will display the the table given above ?
Select employee from name
Select name
Select name from employee
Select employee
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System

Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes