Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
SQL for Database Construction
To update an SQL view, the DBMS must be able to associate the column(s) to be updated with:
a particular column in a particular underlying table.
a particular column in a particular row.
a particular row in a particular underlying table.
None of the above is correct.
Correct Answer:
a particular row in a particular underlying table.
← Previous Question
Next Question→
More Questions from
SQL for Database Construction
Which of the following is an SQL trigger supported by Oracle?
Views constructed from SQL SELECT statements that conform to the SQL-92 standard may not contain:
SQL views can be used to hide:
A ________ is a stored program that is attached to a table or a view.
When using the SQL INSERT statement:
The SQL ALTER statement can be used to:
Which is NOT one of the most common types of SQL CHECK constraints?
What is an advantage of placing computations in SQL views?
The SQL command to create a table is:
A reason for using an SQL view to hide columns is:
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments