A stored procedure object is created into which DB2 object?(

题目
单选题
A stored procedure object is created into which DB2 object?()
A

Alias

B

Schema

C

Package

D

Routine Space

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A stored procedure object is created into which DB2 object?()

A.Alias

B.Schema

C.Package

D.Routine Space


参考答案:B

第2题:

Which object may be used during query optimization to improve the performance for a subset of SELECT queries?()

  • A、MQT
  • B、Trigger
  • C、Read Only Cursor
  • D、Stored Procedure

正确答案:A

第3题:

Which of the following is not a valid setting for the PROGRAM_TYPE parameter in a program object or the JOB_TYPE parameter in a job object?()

A. PLSQL_BLOCK

B. JAVA_STORED_PROCEDURE

C. STORED_PROCEDURE

D. EXECUTABLE

E. None of the above are invalid settings.


参考答案:B

第4题:

A stored procedure object is created into which DB2 object?()

  • A、Alias
  • B、Schema
  • C、Package
  • D、Routine Space

正确答案:B

第5题:

The accounting manager wants you to create a form that when queried will display a calculated total of year-to-date actual expenditures for the found code entered. The values needed to generate this summary data are stored in multiple tables. Which data source type can you assign to the data block for this form without having the DBA create a database object?()

  • A、database table 
  • B、transactional trigger 
  • C、stored procedure 
  • D、FROM clause query 
  • E、client-side procedure

正确答案:D

第6题:

An Alias can be an alternate name for which DB2 object?()

A.Sequence

B.Trigger

C.Schema

D.View


参考答案:D

第7题:

Upon a user’s first visit to the website, which two operations are always performed when the getSession method is called with no arguments in a servlet?()

  • A、 All URLs returned by the server are rewritten.
  • B、 An HttpSession object is created if necessary.
  • C、 The user name and password of the user are checked.
  • D、 The session ID is stored in the HTTP response as a cookie.

正确答案:B,D

第8题:

Which of the following is a characteristic of a schema?()

A.Foreign key references cannot cross schema boundaries.

B.A DB2 user must be created before a schema with the same name can be created.

C.If no schema is specified when an object is created, the default schema PUBLIC is used.

D.A schema enables the creation of multiple objects in a database without encountering namespace collisions.


参考答案:D

第9题:

Which of the following tools for DB2 V9 allows a user to create and debug a SQL stored procedure?()

  • A、Control Center
  • B、Development Center
  • C、Developer Workbench
  • D、Stored Procedure Builder

正确答案:C

第10题:

Which of the following is a characteristic of a schema?()

  • A、Foreign key references cannot cross schema boundaries.
  • B、A DB2 user must be created before a schema with the same name can be created.
  • C、If no schema is specified when an object is created, the default schema PUBLIC is used.
  • D、A schema enables the creation of multiple objects in a database without encountering namespace collisions.

正确答案:D

更多相关问题