SQL -Structured Query Language - SQL Joins - Cross Join Quiz
| # | Quiz |
|---|---|
|
1
Discuss
|
Cross Join
The default extension for an Oracle SQL*Plus file is:
Solution |
|
2
Discuss
|
Cross Join
Triggers __________ enabled or disabled.
Solution |
|
3
Discuss
|
Cross Join
To include integrity constraint in a existing relation use :
Solution |
|
4
Discuss
|
Cross Join
A _________ is a stored program that is attached to a table or a view.
Solution |
|
5
Discuss
|
Cross Join
The DROP TABLE statement:
Solution |
|
6
Discuss
|
Cross Join
SQL views can be used to hide
Solution |
|
7
Discuss
|
Cross Join
The SQL statement to create a view is
Solution |
|
8
Discuss
|
Cross Join
To update an SQL view, the DBMS must be able to associate the column(s) to be updated with
Solution |
|
9
Discuss
|
Cross Join
Which of the following is NOT a type of SQL constraint?
Solution |
|
10
Discuss
|
Cross Join
A _________ is a program that performs some common action on database data and that is stored in the database
Solution |
|
11
Discuss
|
Cross Join
For what purposes are views used?
Solution |
|
12
Discuss
|
Cross Join
What is an SQL virtual table that is constructed from other tables?
Solution |
|
13
Discuss
|
Cross Join
When using the SQL INSERT statement
Solution |
| # | Quiz |