Basic SQL Quiz1
Basic SQL Quiz1
Number of Questions: 18
1.
Hide answer
Correct Option: C
2.
A GET
B OPEN
C EXTRACT
✓ D SELECT
E QUERY
Hide answer
Correct Option: D
3.
✓ A UPDATE
B SAVE AS
C MODIFY
D SAVE
Hide answer
https://www.aliensbrain.com/quiz/127/basic-sql-quiz 1/6
1/18/23, 10:46 AM Basic SQL Quiz Online Test
Correct Option: A
Ads by
Seen this ad Not interested Ad was
multiple times in this ad inappropriate
Stop seeing this ad Why this ad?
4.
A TRUNCATE
✓ B DELETE
C REMOVE
Hide answer
Correct Option: B
5.
A ADD RECORD
B ADD INTO
✓ C INSERT
D ADD NEW
Hide answer
Correct Option: C
Attem
6.
‹
With SQL, how do you select a column named "FirstName" from a table named "Persons"?
(/question/1161/with-sql-how-do-you-select-a-column-named-firstname-from-a-t)
sql (/tag/40/sql/question)
C SELECT Persons.FirstName
Hide answer
Correct Option: B
7.
With SQL, how do you select all the columns from a table named "Persons"?
(/question/1162/with-sql-how-do-you-select-all-the-columns-from-a-table-name)
sql (/tag/40/sql/question)
C SELECT *.Persons
Hide answer
Correct Option: D
8.
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?
(/question/1163/with-sql-how-do-you-select-all-the-records-from-a-table-name)
sql (/tag/40/sql/question)
https://www.aliensbrain.com/quiz/127/basic-sql-quiz 2/6
1/18/23, 10:46 AM Basic SQL Quiz Online Test
✓ D SELECT * FROM Persons WHERE FirstName='Peter'
Hide answer
Correct Option: D
9.
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" starts with
an "a"?
(/question/1164/with-sql-how-do-you-select-all-the-records-from-a-table-name)
sql (/tag/40/sql/question)
Hide answer
Correct Option: D
10. The OR operator displays a record if ANY conditions listed are true. The AND operator displays a record if ALL of the conditions
listed are true
sql (/tag/40/sql/question)
✓ A True
B False
Attem
Hide answer
‹
Correct Option: A
11.
Given an employees table as follows: empid name managerid a1 bob NULL b1 jim a1 B2 tom a1 What value will select count(*) from
employees return?
(/question/1176/given-an-employees-table-as-follows-empid-name-managerid-a1-)
sql (/tag/40/sql/question)
A 1
B 2
✓ C 3
Hide answer
Correct Option: C
12.
✓ A True
B False
Hide answer
Correct Option: A
13. Sometimes the expression "select count(*)" will return fewer rows than the expression "select count(value)".
sql (/tag/40/sql/question)
A True
✓ B False
https://www.aliensbrain.com/quiz/127/basic-sql-quiz 3/6
1/18/23, 10:46 AM Basic SQL Quiz Online Test
Hide answer
Correct Option: B
14.
A EXPLICIT
B IMPLICIT
✓ C EXCLUSIVE
D SHARED
E READ ONLY
Hide answer
Correct Option: C
15. Which of the following is the correct SQL statement to use to remove rows from a table?
sql (/tag/40/sql/question)
A DROP
B REMOVE ROW
✓ C DELETE
D DELETE ROW
16. The only way to join two tables is by using standard, ANSI syntax.
sql (/tag/40/sql/question)
A True
✓ B False
Hide answer
Correct Option: B
A True
✓ B False
Hide answer
Correct Option: B
18.
The left outer join is one type of outer join. Another one is the.
https://www.aliensbrain.com/quiz/127/basic-sql-quiz 4/6
1/18/23, 10:46 AM Basic SQL Quiz Online Test
(/question/1183/the-left-outer-join-is-one-type-of-outer-join-another-one-is)
sql (/tag/40/sql/question)
A right
B full
C right outer
D full outer
Hide answer
Correct Option: E
- Hide questions
Add a comment...
ADVERTISEMENT
Ads by
Send feedback
Attem
technology (/tag/268/technology/quiz)
sports (/tag/437/sports/quiz)
history (/tag/438/history/quiz)
physics (/tag/4456/physics/quiz)
biology (/tag/2585/biology/quiz)
chemistry (/tag/5915/chemistry/quiz)
maths (/tag/15085/maths/quiz)
https://www.aliensbrain.com/quiz/127/basic-sql-quiz 5/6
1/18/23, 10:46 AM Basic SQL Quiz Online Test
457 Quizzes (/tag/15085/maths/quiz) 8210 Questions (/tag/15085/maths/question)
softskills (/tag/449/softskills/quiz)
© Aliensbrain | all rights reserved About (/about) Contact (/contact) Terms and Condition (/termsandcondition) Privacy Policy (/privacypolicy)
Attem
https://www.aliensbrain.com/quiz/127/basic-sql-quiz 6/6