- The data format for SQL character is _____
- The data cache or _____ is a shared, reserved memory area that stores the most recently accessed data blocks in RAM.
- A table where every determinant is a candidate key is said to be in _____.
- _____ can serve as a test vehicle for companies exploring the potential benefits of data warehouses.
- What is a rule that applies to the two-phase locking protocol?
- On the client side, the objective is to generate an SQL query that returns a correct answer in the least amount of time, using a minimum amount of resources at the server end. The activities required to achieve this goal are commonly referred to as _____ tuning.
- A centralized database management is subject to a problem such as _____.
- Assume you are using the UNION ALL operator to combine the results from two tables with identical structure, CUSTOMER and CUSTOMER_2. The CUSTOMER table contains 10 rows, while the CUSTOMER_2 table contains 7 rows. Customers Dunne and Olowski are included in the CUSTOMER table as well as in the CUSTOMER_2 table. How many records are returned when using the UNION ALL operator?
- If an entity can exist apart from all of its related entities, then it is existence-independent, and it is referred to as a(n) _____ entity.
- If one exists, a data modeler uses a _____ as the primary key of the entity being modeled
- The ODBC API standard defines three levels of compliance: _____, Level-1, and Level-2, which provide increasing levels of functionality.
- _____ can render data useless to unauthorized users who might have violated some of the database security layers.
- _____ transparency exists when the end user or programmer must specify both the fragment names and their locations.
- Fact and dimension tables are related by _____ keys
- A verb associating two nouns in a business rule translates to a(n) in the data model.
- The implicit beginning of a transaction is _____.
- _____ logic, used extensively in mathematics, provides a framework in which an assertion (statement of fact) can be verified as either true or false.
- NoSQL databases:
- The conceptual model can handle _____ relationships and multivalued attributes.
- A(n) occurs when a transaction executes a query at time t1, and then it runs the same query at time t2, yielding additional rows that satisfy the query.
- The SQL command that allows a user to list the contents of a table is _____.
- In Oracle, the _____ function converts a date to a character string.
- _____ distributed database management system (DDBMS) integrate multiple instances of the same DBMS over a network.
- Data is said to be verifiable if:
- A specialization hierarchy can have _____ level(s) of supertype/subtype relationships.
- When introducing a database into an organization, the database approach creates a more controlled and structured information flow and thus affects people, functions, and interactions. This leads to a(n) _____ impact of the new database system.
- ____ is a cursor attribute that returns TRUE if the last FETCH returned a row, and FALSE if not.
- Overlapping subtypes are subtypes that contain _____ subsets of the supertype entity set.
- A table that displays data redundancies yields _____.
- In RAID level 5,:
- A _____ is optimized for decision support and is generally represented by a data warehouse or a data mart.
- The Oracle _____ function returns the current date.
- In the model, the user perceives the database as a collection of records in 1:M relationships, where each record can have more than one parent.
- You must use plug-ins and other client-side extensions
- ____ is a collection of technologies used to access any type of data source and manage the data through a common interface.
- re especially useful when you are trying to determine what values in related tables cause referential integrity problems.
- The _____ schema must support complex (non-normalized) data representations
- From a structural point of view, 3NF is better than _____.
- ____ returns only the attributes requested, in the order in which they are requested
- The ______ data model uses the concept of inheritance
- The maintenance and evolution phase of the Database Life Cycle (DBLC) involves _____.
- ____ expresses the minimum and maximum number of entity occurrences associated with one occurrence of the related entity.
- The LIKE conditional operator is used by the _____ OPERAND1.
- Which of the following refers to the situation where different versions of the same data are stored at different places because they weren’t updated consistently?
- In the context of developing a data administration strategy, a(n) _____ provides a framework that includes computerized, automated, and integrated tools such as a DBMS and CASE tools.
- Before converting a table into 3NF, it is imperative that the table already be in _____.
- A transaction is a _____ unit of work that must be either entirely completed or aborted
- Which of the following is a hardware-induced database failure?
- ________ are the result of formatting disorganized data in order to facilitate storage, use and generation of information.
- In Oracle, _____ make(s) it possible to merge SQL and traditional programming constructs, such as variables, conditional processing (IF-THEN-ELSE), basic loops (FOR and WHILE loops,) and error trapping.
Monday, December 26, 2016
The data format for SQL character is _____
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment