单选题Which of the following commands is used to retrieve database names from the local catalog for DRDA host databases on System i and System z?()ALIST DB DIRECTORYBLIST DCS DIRECTORYCLIST NODE DIRECTORYDLIST ACTIVE DATABASES

单选题
Which of the following commands is used to retrieve database names from the local catalog for DRDA host databases on System i and System z?()
A

LIST DB DIRECTORY

B

LIST DCS DIRECTORY

C

LIST NODE DIRECTORY

D

LIST ACTIVE DATABASES


参考解析

解析: 暂无解析

相关考题:

单选题Consider the following table called EMPLOYEES: ID FIRSTNAME LASTNAME JOB LEVEL CLERK 3 If the following SQL statement is executed, how many rows will be deleted? DELETE FROM employees WHERE 1 = 1()A 0B 1C 3D 6

单选题What type of constraint can be used to ensure that, in any given row in a table, the value of one column never exceeds the value of another column?()ACheckBRangeCReferentialDInformational

单选题Which of the following will DELETE all of the rows from table T03?()ADELETE * FROM TABLE T03BDELETE ALL FROM T03CDELETE * FROM T03DDELETE FROM T03

单选题For which of the following is a data warehouse optimized?()ABackup and recoveryBTransactionsCSecurityDQueries

单选题If an application issues the same query more than once in the same Unit of Work, which isolation level will not permit this application to see additional rows inserted by other applications?()ARead Stability (RS)BRepeatable Read (RR)CUncommitted Read (UR)DCursor Stability (CS)

单选题Which of the following supports the XML data type?()AA unique indexBA composite indexCA check constraintDA generated column