Basic SQL Quiz By - M Khan assesses understanding of SQL syntax and operations. It covers topics like sorting, aliasing, query syntax, precedence rules, and wildcard usage, essential for database management skills.
First_name AS Fname
Last_name Lname
Class_Code "Class Code"
Grade_pt AS AVG
Rate this question:
Display students from Grade_pt 3.0 or 4.0
Will show syntax error
Display only students from Grade_pt 3.0
Not Sure
Rate this question:
( ) NOT OR AND
AND OR NOT ( )
NOT OR ( ) AND
( ) NOT AND OR
Rate this question:
# and @
$ and %
% and &
% and _ (underscore)
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.