databases Online Quiz - 196
Description: databases Online Quiz - 196 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Each time you fetch a row from the cursor, it results in a network roundtrip
can we have a nested transaction
t-sql variables case sensitive?
A database is divided into:
In a database of newspaper, journal or magazine articles, each record represents:
In a library catalogue database, each record represents:
You are searching an electronic article index that contains citations to journal articles. What part of each article does the database contain?
You are making your own database so you can organize information about your ‘Top 100' movies. You want to include information like Title, Actor(s), Director, Year, Genre, etc. Each record in your database will represent:
Which of the following is the lowest cost DB2 product that can be legally installed on a Windows server that has 2 CPUs?
On which two of the following database objects may the SELECT privilege be controlled?
Which of the following DB2 objects can be referenced by an INSERT statement to generate values for a column?
Which of the following events will NOT cause a trigger to be activated?
Which of the following DB2 data types does NOT have a fixed length?
Which of the following DB2 data types can NOT be used to create an identity column?
Which of the following are optional and do not have to be specified when creating a table?
Which of the following can NOT be used to restrict specific values from being inserted into a column in a particular table?
When does a view get populated?
To which of the following resources can a lock NOT be applied?
In NPS, it's a best practice to use 'rowid' as a primary key in a database table to guarantee quick access