
database Quiz 3 Revision

Quiz
•
Computers
•
University
•
Medium

hasan kadhem
Used 5+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of these show all the data from employees table?
select * from employees;
SELECT * FROM employees;
both are correct
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
if you want to make the id column a primary key what do you add in the blank
create table students
(id number(8) _______,
name varchar2(20),
address varchar2(20));
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if i wanted to add a column to have a unique constraint which of these do i choose ?
create table students
(id number(10) primary key,
name varchar2(20),
phone number(9) _______);
Not repeated
constraint phone_unique unique
constraint (phone unique) unique
constraint phone_unique unique (phone)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of these is a named primary key constraint
student_id number(8) constraint student_pk primary key
student_id number(8) primary key
neither of them
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of these data types is better suited for Bahraini dinars
number(10,3)
varchar2(10)
number(10)
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
what do you type to calculate the average value of the salary column
select ___________ from employees;
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
how do you ensure that no null values are entered into the address column?
create table students
(student_id number(10),
name varchar2(20),
address varchar2(40) ______ );
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
1 Пайтон

Quiz
•
University
29 questions
2DO PARCIAL DB

Quiz
•
University
30 questions
Quiz PBD 21 Sept 2023

Quiz
•
University
20 questions
พื้นฐานการจัดการฐานข้อมูล

Quiz
•
University
25 questions
5th sem r2 final

Quiz
•
University
20 questions
СРО№4 "Тема 7-11"

Quiz
•
University
20 questions
Examen 1P DAND 23

Quiz
•
University
25 questions
2024.03

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University