
BDD_QCM

Quiz
•
Computers
•
4th Grade
•
Easy
Thibaut d'Astorg
Used 4+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Null value:
The boolean expression ((A<1) or (A>=1)) always evaluates to true
The boolean expression (A=null) never evaluates to true
The boolean expression (A=null) never evaluates to false
Null can only be used attributes of some numeric type
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following word pairs are synonims:
table and relation
table and tuple
column and tuple
attribute and row
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following statements are true regarding the comparison between primary key and unique key ?
A unique key attribute can be null, a primary key attribute cannot
There can be more than one unique key in a table, but there can only be one primary key
A primary key attribute can be null, a unique key attribute cannot
There can be mutliple primary keys in a table, but there can only be one unique key
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following SQL statements allows you to drop table T ?
drop table T
delete from T
delete from T where true
truncate table T
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Consider table R(A_,B_, C). The query "select A, B from R" returns the same result as:
select distinct A, B from R
select A, B from R where A <> null
select distinct A, B from R where B <> null
select A, B from R where A <> null and B <> null
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Consider the table T (A: int_, B: int). Which query below can produce duplicates?
select * from T
select B from T
select * from T where A = 0
select * from T where B =0
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Consider tables R(A, B) and S(B, C). The query "select A from R natural join S" returns the same result as :
select A from R cross join S
select A from R, S
select A from R, S where R.B = S.B
select A from R cross join S where R.B = S.B
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Quis Struktur Data

Quiz
•
1st - 5th Grade
30 questions
Complete the Word

Quiz
•
1st - 5th Grade
33 questions
Lớp 4 Ôn tập thi học kì

Quiz
•
4th Grade
27 questions
SQL_kartkowka

Quiz
•
1st Grade - University
30 questions
G4 - COMPUTER CLASS REVIEW

Quiz
•
4th Grade
32 questions
Mwd theory practice

Quiz
•
1st - 12th Grade
28 questions
Četvrta godina inicijalni

Quiz
•
4th Grade
26 questions
Type the Letter A-Z

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade