1.
|
The SELECT command, with its various clauses, allows users
to query the data contained in the tables and ask many different questions or
ad hoc queries.
|
|||||||
|
2.
|
Which of the following is true concerning triggers?
|
|||||||||||||||
|
3.
|
SQL Server program code that is executed after an SQL
command has been processed is called a(n):
|
|||||||||||||||
|
4.
|
How can you find rows that do not match some specified
condition?
|
|||||||||||||||
|
5.
|
A tool that can help designers understand the dependencies
of database structures is a:
|
|||||||||||||||
|
6.
|
A transaction for which all committed changes are
permanent is called:
|
|||||||||||||||
|
7.
|
The degree of a relationship refers to the number of
entity classes in the relationship.
|
|||||||
|
8.
|
A maximum cardinality is the maximum number of entity
instances that can participate in a relationship instance.
|
|||||||
|
9.
|
Distributing the columns of a table into several separate
physical records is known as horizontal partitioning.
|
|||||||
|
10.
|
To run a compiled Java program, the machine must have what
loaded and running?
|
|||||||||||||||
|
11.
|
In a database, data is stored in spreadsheets which have
rows and columns.
|
|||||||
|
12.
|
The joining technique is useful when data from several
relations are to be retrieved and displayed and the relationships are not
necessarily nested.
|
|||||||
|
13.
|
Views can be used to show the results of computed columns.
|
|||||||
|
14.
|
The size of the lock is referred to as the lock
granularity.
|
|||||||
|
15.
|
Synchronization for pull replication is less disruptive
and occurs only when needed by each site, not when a central master site
thinks it is best to update.
|
|||||||
|
16.
|
The DTD begins with the word:
|
|||||||||||||||
|
17.
|
An attribute is a(n):
|
|||||||||||||||
|
18.
|
JSP pages provide a means to create dynamic Web pages
using HTML and the Java programming language.
|
|||||||
|
19.
|
MySQL is just as powerful as Oracle and is half the price.
|
|||||||
|
20.
|
A workgroup typically comprises between 25 and 100 persons.
|
|||||||
|
1.
|
The SELECT command, with its various clauses, allows users
to query the data contained in the tables and ask many different questions or
ad hoc queries.
|
||||||||
Answer: Option A
Learn more problems on
: Introduction to SQL
Discuss about this
problem : Discuss in Forum
|
2.
|
Which of the following is true concerning triggers?
|
||||||||||||||||
Answer: Option C
Learn more problems on
: Advanced SQL
Discuss about this
problem : Discuss in Forum
|
3.
|
SQL Server program code that is executed after an SQL
command has been processed is called a(n):
|
||||||||||||||||
Answer: Option C
Learn more problems on
: SQL Server 2000
Discuss about this
problem : Discuss in Forum
|
4.
|
How can you find rows that do not match some specified
condition?
|
||||||||||||||||
Answer: Option B
Learn more problems on
: Database Redesign
Discuss about this
problem : Discuss in Forum
|
5.
|
A tool that can help designers understand the dependencies
of database structures is a:
|
||||||||||||||||
Answer: Option A
Learn more problems on
: Database Redesign
Discuss about this
problem : Discuss in Forum
|
6.
|
A transaction for which all committed changes are
permanent is called:
|
||||||||||||||||
Answer: Option D
Learn more problems on
: Managing Multiuser Databases
Discuss about this
problem : Discuss in Forum
|
7.
|
The degree of a relationship refers to the number of
entity classes in the relationship.
|
||||||||
Answer: Option A
Learn more problems on
: Data Modeling with ER Model
Discuss about this
problem : Discuss in Forum
|
8.
|
A maximum cardinality is the maximum number of entity
instances that can participate in a relationship instance.
|
||||||||
Answer: Option A
Learn more problems on
: Data Modeling with ER Model
Discuss about this
problem : Discuss in Forum
|
9.
|
Distributing the columns of a table into several separate
physical records is known as horizontal partitioning.
|
||||||||
Answer: Option B
Learn more problems on
: Physical Database Design
Discuss about this
problem : Discuss in Forum
|
10.
|
To run a compiled Java program, the machine must have what
loaded and running?
|
||||||||||||||||
Answer: Option A
Learn more problems on
: JDBC, Java Server Pages, and MySQL
Discuss about this
problem : Discuss in Forum
|
11.
|
In a database, data is stored in spreadsheets which have
rows and columns.
|
||||||||
Answer: Option B
Learn more problems on
: Introduction to Database
Discuss about this
problem : Discuss in Forum
|
12.
|
The joining technique is useful when data from several
relations are to be retrieved and displayed and the relationships are not
necessarily nested.
|
||||||||
Answer: Option A
Learn more problems on
: Advanced SQL
Discuss about this
problem : Discuss in Forum
|
13.
|
Views can be used to show the results of computed columns.
|
||||||||
Answer: Option A
Learn more problems on
: SQL for Database Construction
Discuss about this
problem : Discuss in Forum
|
14.
|
The size of the lock is referred to as the lock
granularity.
|
||||||||
Answer: Option A
Learn more problems on
: Managing Multiuser Databases
Discuss about this
problem : Discuss in Forum
|
15.
|
Synchronization for pull replication is less disruptive
and occurs only when needed by each site, not when a central master site
thinks it is best to update.
|
||||||||
Answer: Option A
Learn more problems on
: Distributed Databases
Discuss about this
problem : Discuss in Forum
|
16.
|
The DTD begins with the word:
|
||||||||||||||||
Answer: Option C
Learn more problems on
: XML and ADO.NET
Discuss about this
problem : Discuss in Forum
|
17.
|
An attribute is a(n):
|
||||||||||||||||
Answer: Option A
Learn more problems on
: The Relational Model and Normalization
Discuss about this
problem : Discuss in Forum
|
18.
|
JSP pages provide a means to create dynamic Web pages
using HTML and the Java programming language.
|
||||||||
Answer: Option A
Learn more problems on
: JDBC, Java Server Pages, and MySQL
Discuss about this
problem : Discuss in Forum
|
19.
|
MySQL is just as powerful as Oracle and is half the price.
|
||||||||
Answer: Option B
Learn more problems on
: JDBC, Java Server Pages, and MySQL
Discuss about this
problem : Discuss in Forum
|
20.
|
A workgroup typically comprises between 25 and 100
persons.
|
||||||||
Answer: Option B
Learn more problems on
: The Database Environment
Discuss about this
problem : Discuss in Forum
|