1.

The query is syntactically wrong

A. The query gives all the possible student names where a finite value exists for ID
B. The query gives the names of the students that have a null ID and it also excludes identical names
C. The query gives the student names where a finite value exists for ID and it excludes identical names
Answer» C. The query gives the student names where a finite value exists for ID and it excludes identical names


Discussion

No Comment Found