正确答案:B
24. 如果想在数据导入的过程中创建表,应该 A. 使用IXF文件格式进行LOAD B. 使用WSF文件格式进行LOAD C. 使用IXF文件格式进行IMPORT D. 使用WSF文件格式进行IMPORT 正确答案:C
25. An application uses static SQL to connect to a remote DB2 server and inserts data into the CUST.ORDERS table on that remote DB2 server. To enable access to the remote DB2 server, FOO needs to create a package with default options so that BAR is the only non-administrative user that can use this package on the remote DB2 server. Which statement describes the privileges that FOO requires to accomplish this?
A. FOO requires EXECUTE privilege on the package.
B. FOO requires the privilege to create the package on the remote DB2 server.
C. FOO requires EXECUTE privilege on the package and INSERT privilege on CUST.ORDERS. D. FOO requires the privilege to create the package on the remote DB2 server and INSERT privilege on CUST.ORDERS. 正确答案:D
相关推荐: