Views are ____ tables that don't exist physically in Oracle.

WCF-DSE-Q7

Quiz
•
Other
•
Professional Development
•
Easy
Athma Madassery
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
One or more tables can be joined to create a ____.
view
variable
synonym
none of these
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A new user on the database is created by executing the following command:
SQL> CREATE USER user01 IDENTIFIED BY user01;
Then you granted the following privileges to user01 by executing the following command:
SQL> GRANT CREATE SESSION, CREATE TABLE TO user01;
Which of the following is correct in this scenario?
The user can create table
The user cannot query any tables
The user can not create tables
none of these
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The ____ statement is used to modify the data in a table in SQL.
Insert
Update
Delete
Truncate
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Query to display the Employees name, salary and department id who earn a salary less than the average salaryof their respective department
Select first_name,salary,e.department_id from Employees e, (Select department_id,avg(salary) avgsal from Employees group by department_id) qr where e.salary < qr.avgsal
Select first_name,salary,e.department_id from Employees e, (Select department_id,avg(salary) avgsal from Employees group by department_id) qr where e.salary < qr.avgsal and e.department_id = qr.department_id
Select first_name,salary,e.department_id from Employees e, (Select department_id,avg(salary) avgsal from Employees ) qr where e.salary < qr.avgsal and e.department_id = qr.department_id/
none of these
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Fill in the blanks for the below query to rename the Employee table to Employees_TB
------ Employee to Employees_TB;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ____ keyword is used to delete a record in a database in SQL.
Update
Delete
Remove
Clear
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Kuis Pembelajaran Berbasis Digital

Quiz
•
Professional Development
8 questions
TiABD/BD spr 1

Quiz
•
Professional Development
10 questions
OSHA (AMENDMENT) 2022

Quiz
•
Professional Development
7 questions
정년 연장

Quiz
•
Professional Development
15 questions
AS400 Quiz

Quiz
•
Professional Development
10 questions
Kuis S.id

Quiz
•
Professional Development
10 questions
Company Policies & Labour Law

Quiz
•
Professional Development
13 questions
Accessories @ Apple

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade