网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
A trigger can be created on which of the following objects?()
A

View

B

Catalog Table

C

Stored Procedure

D

Global Temporary Table


参考答案

参考解析
解析: 暂无解析
更多 “单选题A trigger can be created on which of the following objects?()A ViewB Catalog TableC Stored ProcedureD Global Temporary Table” 相关考题
考题 Which of the following objects can be directly referenced by a window object? () A. Schedule objectB. Program objectC. Job objectD. Resource planE. Resource consumer group

考题 Which of the following actions may cause a trigger to be fired?() A.DROPB.ALTERC.DELETED.ROLLBACK

考题 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.

考题 A trigger can be created on which of the following objects?() A.ViewB.Catalog TableC.Stored ProcedureD.Global Temporary Table

考题 Which of the following are examples of traffic that can be created as part of an IP Service -Level Agreement operation?() A. ICMP EchoB. VoIP (RTP)C. IPXD. SNMP

考题 Which of the following describes WebSphere Application Servers dynamic caching?()A、Stores and retrieves Java objects from memoryB、Provides disk offloading capabilityC、Cannot use session information to cache servlets or JSPsD、Can be shared but cannot be replicated among servers

考题 Which of the following actions may cause a trigger to be fired?()A、DROPB、ALTERC、DELETED、ROLLBACK

考题 Which three objects can be components of a menu module?() A、windows B、parameters C、object groups D、report objects E、visual attributes 

考题 Given that Thing is a class, how many objects and reference variables are created by the following code?()   Thing item, stuff;   item = new Thing();   Thing entity = new Thing();A、One object is createdB、Two objects are createdC、Three objects are createdD、One reference variable is createdE、Two reference variables are createdF、Three reference variables are created.

考题 Krstin has created a page in the videos application .which one of the following statements about pages is not true ?()A、pages are design elementsB、Pages can be full-text indexed C、pages  can be referenced by outlines or frames  D、pages  can include text,graphics ,applets,and links

考题 Which of the following database objects can be used to raise an error if a table is updated?()A、PackageB、TriggerC、Stored ProcedureD、Informational Constraint

考题 john has created a database library, librarians are responsible for adding new information to the db library. which one of the following minimum level of access he can grant the librarians of the db library?()A、 readerB、 authorC、 managerD、 designer

考题 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.

考题 Which of the following can be used to ensure that once a row has been inserted in table TABLEX, the column MAINID in that row cannot be updated?()A、Define the column MAINID as NOT UPDATABLEB、Define the column MAINID as a PRIMARY KEYC、Define the column MAINID as a FOREIGN KEYD、Define an UPDATE trigger on table TABLEX

考题 A number of applications issue the following SQL statement:SELECT d.deptno, e.empno, e.salary FROM department d INNER JOIN employee e ON d.deptno = e.deptnoA database administrator wishes to store this query within the database. Which of the following database objects can be used to accomplish this?()A、AliasB、ViewC、SchemaD、Trigger

考题 Which of the following objects can be directly referenced by a window object?()A、 Schedule objectB、 Program objectC、 Job objectD、 Resource planE、 Resource consumer group

考题 Which of the following statements are true regarding the Recycle Bin?()A、 The Recycle Bin is a physical storage area for dropped objects.B、 The Recycle Bin is a logical container for dropped objects.C、 The Recycle Bin stores the results of a Flashback Drop operation.D、 The objects in the Recycle Bin are stored in the tablespace in which they were created.

考题 A table was just created on your Oracle database with six extents allocated to it. Which of the following factors most likely caused the table to have so many extents allocated?()A、The value for MINEXTENTS setting B、The value for PCTINCREASE setting C、The value for MAXEXTENTS setting D、By default, Oracle allocates six extents to all database objects

考题 Which one of the following can be printed from the domino designer IDE?()A、current selection B、alternative language C、only lotusscript language D、other objects alternative language

考题 单选题Which of the following statements concerning energy is correct?()A Energy can be created or destroyedB Energy may not be transformedC The total quantity of energy in the universe is always the sameD None of the above

考题 单选题john has created a database library, librarians are responsible for adding new information to the db library. which one of the following minimum level of access he can grant the librarians of the db library?()A  readerB  authorC  managerD  designer

考题 多选题Your database in running in the ARCHIVELOG mode. You issue the following command to back up datafile 2 in your database.   RMAN COPY DATAFILE 2 TO ’D:///ORACLE/ORA90/MYNEWDB/DA2.DBF’;   Which two statements are true regarding the backup created using this command?()AThe copy of the datafile created is stored in the RMAN repository.BThe copy of the datafile created can be viewed using the LIST BACKUP command.CThe copy of the datafile created using this COPY command can be placed only on the disk.DThe copy of the datafile created is similar to the backup of the file created using the BACKUP command.EThe copy of the datafile created can be used for recovering the database using the user-managed recovery method.

考题 多选题Which of the following are examples of traffic that can be created as part of an IP Service -Level Agreement operation?()AICMP EchoBVoIP (RTP)CIPXDSNMP

考题 单选题A trigger can be created on which of the following objects?()A ViewB Catalog TableC Stored ProcedureD Global Temporary Table

考题 多选题Which of the following statements are true regarding the Recycle Bin?()AThe Recycle Bin is a physical storage area for dropped objects.BThe Recycle Bin is a logical container for dropped objects.CThe Recycle Bin stores the results of a Flashback Drop operation.DThe objects in the Recycle Bin are stored in the tablespace in which they were created.

考题 多选题Given that Thing is a class, how many objects and reference variables are created by the following code?()   Thing item, stuff;   item = new Thing();   Thing entity = new Thing();AOne object is createdBTwo objects are createdCThree objects are createdDOne reference variable is createdETwo reference variables are createdFThree reference variables are created.

考题 多选题Which of the following objects can be directly referenced by a window object? ()ASchedule objectBProgram objectCJob objectDResource planEResource consumer group

考题 单选题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.