Which will result in support for zonemaps on the LastName column?
A. CREATE TABLE TableA (LastName VARCHAR(20));
B. CREATE TABLE TableA (LastName VARCHAR(20)); ALTER TABLE TableA ZONEMAP ON (LastName);
C. CREATE TABLE TableA (LastName VARCHAR(20)) DISTRIBUTE ON (LastName);
D. CREATE TABLE TableA (LastName VARCHAR(20)); CREATE MATERIALIZED VIEW ViewA AS SELECT * FROM TableA ORDER BY LastName;
What is a characteristic of a column that is based on the TIMESTAMP datatype?
A. It includes a date portion.
B. It includes a timezone offset.
C. The value is reevaluated each time the row is selected.
D. The value is initially assigned when the row is first created.
Which attribute CANNOT be defined for both users and groups?
A. Row set limit.
B. Default priority.
C. Query time out.
D. Password expiration.
Zone Maps provide what information about a table?
A. The list of unique column values found within an extent.
B. An index pointer to each row's exact location in the base table.
C. The minimum and maximum column values found within an extent.
D. The connection between the map and reduce stages when using MapReduce.
What is the maximum number of databases that can be created?
B. 12
C. 31
D. > 96
When working with sequences, which statement will always be true?
A. One-up numbers are generated.
B. Integers (whole numbers) are generated.
C. The first value generated is the number 1.
D. The sequence number assigned will be unique across all tables and databases.
On which component(s) does the UDX run?
A. The host only.
B. The host and the S-blades only.
C. The S-blades and the FPGAs only.
D. The host, the S-blades and the FPGAs.
Which procedural logic is NOT supported by NZPLSQL?
A. Scrollable Cursors
B. Looping (while, for)
C. Conditionals (if/else)
D. Returning a scalar result or a result set
When creating a table, you can specify a column constraint for each individual column of either "NULL" or "NOT NULL". When column values are later evaluated within a query statement, which of these is true?
A. 0 is equal to null, the empty string ( '' ) is equal to null.
B. 0 is equal to null, the empty string ( '' ) is not equal to null.
C. 0 is not equal to null, the empty string ( '' ) is equal to null.
D. 0 is not equal to null, the empty string ( '' ) is not equal to null.
To create a database table, at a minimum, what must be specified?
A. column name and data type.
B. column name, data type and primary key.
C. column name, data type and default constraint.
D. column name, data type and distribute on clause.
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your P2090-047 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.