Change the HTML ID
Delete an element
Have every applicable view navigate to the selected item
Changerearrange objects
第1题:
删除视图myview的命令是( )。
A.DELETE myview
B.DELETE VIEW myview
C.DROP VIEW myview
D.REMOVE VIEW myview
第2题:
If you are going to run a TSPITR recovery, which view will help you to determine which objects will be lost during the TSPITR?()
第3题:
Which of the following abilities does a view NOT provide?()
第4题:
Which two statements are true regarding views?()
第5题:
Which object privileges can be granted on a view? ()
第6题:
What is true about updates through a view? ()
第7题:
You need to perform certain data manipulation operations through a view called EMP_DEPT_VU, which you previously created. You want to look at the definition of the view (the SELECT statement on which the view was created.) How do you obtain the definition of the view?()
第8题:
Which SQL statement would you use to remove a view called EMP_DEPT_VU from your schema?()
第9题:
Having check box selected is equivalent to Workflow Definitions Loader Upgrade mode.
Having check box deselected is equivalent to Workflow Definitions Loader Upload mode.
If the check box is not selected, you can save your edits only to protected objects that you have access to change, and cannot overwrite previously customized objects
If the check box is selected, you overwrite any protected objects that you have the ability (access) to modify, and also any previously customized objects.
第10题:
You cannot update a view with group functions.
When you update a view group functions are automatically computed.
When you update a view only the constraints on the underlying table will be in effect.
When you update a view the constraints on the views always override the constraints on the underlying tables.
第11题:
REF cursor.
Instead Of trigger.
Stored procedure that returns object values.
The underlying view cannot be modified because DML on a view is not supported.
第12题:
A subquery that defines a view cannot include the GROUP BY clause
A view that is created with the subquery having the DISTINCT keyword can be updated
A view that is created with the subquery having the pseudo column ROWNUM keyword cannot be updated
A data manipulation language (DML) operation can be performed on a view that is created with the subquery having all the NOT NULL columns of a table
第13题:
A.Sequence
B.Schema
C.Group
D.View
第14题:
On which of the following database objects may the SELECT privilege be controlled?()
第15题:
Which cannot be done through the outline view?()
第16题:
What is the functionality of the "Allow modifications of customized objects" check box in the OracleWorkflow Builder dialog box that is displayed from the Help menu? ()(Choose two.)
第17题:
The EMP_DEPT block in your EMPLOYEE form is based on a view in an Oracle8 database. The items in this block have the Update Allowed property set to Yes. Which database feature makes it possible to permanently modify the underlying view?()
第18题:
Which two statements about views are true?()
第19题:
You want to use WLST to view metrics for a running domain. Which command should you issue to navigate through the Mbean hierarchy containing the metrics?()
第20题:
TS_OBJECTS_TO_BE_DROPPED
TS_PTTR_OBJECT_DROPPED
TS_PITR_OBJECTS_TO_BE_DROPPED
TS_OBJECTS_DROPPED
TS_DROPPED_OBJECTS
第21题:
Use the DESCRIBE command in the EMP_DEPT VU view.
Use the DEFINE VIEW command on the EMP_DEPT VU view.
Use the DESCRIBE VIEW command on the EMP_DEPT VU view.
Query the USER_VIEWS data dictionary view to search for the EMP_DEPT_VU view.
Query the USER_SOURCE data dictionary view to search for the EMP_DEPT_VU view.
Query the USER_OBJECTS data dictionary view to search for the EMP_DEPT_VU view.
第22题:
A view can be created as read only.
A view can be created as a join on two or more tables.
A view cannot have an ORDER BY clause in the SELECT statement.
A view cannot be created with a GROUP BY clause in the SELECT statement.
A view must have aliases defined for the column names in the SELECT statement.
第23题:
Change the HTML ID
Delete an element
Have every applicable view navigate to the selected item
Changerearrange objects
第24题:
runtime ()
runtimeMbeanServer ()
connectRuntime ()
beginRuntime ()
serverRuntime ()