Question: A view is which of the following?

Options

A : A virtual table that can be accessed via SQL commands

B : A virtual table that cannot be accessed via SQL commands

C : A base table that can be accessed via SQL commands

D : A base table that cannot be accessed via SQL commands

Click to view Correct Answer

Previous || Next

Introduction to SQL - General Questions more questions

You can add a row using SQL in a database....

The command to remove rows from a table 'CUSTOMER' is:

The SQL WHERE clause:

Which of the following is the original purpose of SQL?

The wildcard in a WHERE clause is useful when?

The command to eliminate a table from a database is:

ON UPDATE CASCADE ensures which of the following?

SQL data definition commands make up a(n) ________ .

Which of the following is valid SQL for an Index?

The SQL keyword(s) ________ is used with wildcards.

Advanced SQL - General Questions more Online Exam Quiz

Database Redesign - General Questions

Data Modeling with ER Model - General Questions

Data Warehousing - General Questions

Distributed Databases - General Questions

Introduction to Database - General Questions

JDBC, Java Server Pages, and MySQL - General Questions

Logical Database Design - General Questions

Managing Databases with Oracle - General Questions

SQL Server 2000 - General Questions

Managing Multiuser Databases - General Questions