Which of the following can be defined on the basis of a query?
Answer : D
Which of the following is used to identify valid source and target combinations and to perform the conversion from one coded character set to another?
Answer : D
Which SQL statement will retrieve the department number (WORKDEPT)
and the highest salary (SALARY) for each department in a table
named EMPLOYEE and arrange the result set in ascending order by department?
Answer : B
Which of the following statements will create an application-period temporal table?
Answer : C
Which of the following is a characteristic of a stand-alone utility?
Answer : A
Which of the following elements is affected by a ROLLBACK statement?
Answer : A
Which of the following SQL constructs does NOT provide information about the success or failure of the SQL statement that was just executed?
Answer : B