Which statement is true?
You have created an Access Definition containing multiple tables. The tables each have primary keys and additional non-unique indexes that have been added over the years. While defining this archive request you have the choice of defining archive indexes. Which statement is true?
How do you start the Optim Server when it is installed on Windows?
How do you start the Optim Server when it is installed on Windows?
Which statement is true about Optim relationships?
Which statement is true about Optim relationships?
What will the TRIM parameter of this function do?
Consider the following function:
HASH_LOOKUP(FIRST_NAME, TRIM=( ,\u),NAME_LOOKUP(SEQ,FIRST))
What will the TRIM parameter of this function do?
What reflects the value of CUSTNAME after the character expression has been applied?
A table contains two columns, CUSTNAME and STATE. You have created the following character expression to mask CUSTNAME:
SUBSTR(CUSTNAME,1,3) CONCAT ‘EE’ +
SUBSTR(STATE,1) ||
SUBSTR(CUSTNAME,5,2)
Given the values shown below for CUSTNAME and STATE:
CUSTNAME=SANDERS
STATE=GA
What reflects the value of CUSTNAME after the character expression has been applied?
Which statement is true about the Restore Process?
Which statement is true about the Restore Process?
After running a Convert process, how can the data in the converted Extract File be browsed?
After running a Convert process, how can the data in the converted Extract File be browsed?
Which statement is true regarding a data transformation process that uses a Column Map during an Insert/Load p
Which statement is true regarding a data transformation process that uses a Column Map during an Insert/Load process?
In addition to a license, which two are necessary to run ODM? (Choose two.)
In addition to a license, which two are necessary to run ODM? (Choose two.)
A generic relationship is used between pairs of tables with differing _____.
A generic relationship is used between pairs of tables with differing _____.