Which of the following objects contains control structures that are considered the bound form of SQL statements?()
第1题:
A.Package and function
B.Function and userexit
C.Procedure and package
D.Function and procedure
第2题:
A site administrator is configuring Resource-level access control. Which of the following statements about Resource-level access control are true? Resource-level access control policies:()
第3题:
You execute the following command to change the status of the SALES tablespace: SQL> ALTER TABLESPACE sales OFFLINE; Which statements describe the effect of the command()
第4题:
Which of the following database objects can be used to raise an error if a table is updated?()
第5题:
Which two statements about the SQL Management Base (SMB) are true? ()(Choose two.)
第6题:
What happens when you run the SQL Tuning Advisor with limited scope?()
第7题:
You execute the following commands to audit database activities: SQL > ALTER SYSTEM SET AUDIT_TRIAL=DB, EXTENDED SCOPE=SPFILE; SQL > AUDIT SELECT TABLE, INSERT TABLE, DELETE TABLE BY JOHN By SESSION WHENEVER SUCCESSFUL; Which statement is true about the audit record that generated when auditing after instance restarts?()
第8题:
You want to analyze a SQL Tuning Set (STS) using SQL Performance Analyzer in a test database. Which two statements are true regarding the activities performed during the test execution of SQLs in a SQL Tuning Set?()
第9题:
Which one of the following files contains records that do not meet the specified load criteria in the SQL*Loader control file?()
第10题:
It contains only the plan for the SQL statement executed by the user.
It contains the SQL text executed by the user and the bind variables used with it.
It contains the plan and statistics associated with the SQL statement executed by the user.
It contains the plan for the SQL statement executed by the user and the bind variables used with it.
第11题:
The tablespace would require recovery to go back online.
A checkpoint is taken on all data files that are associated with the SALES tablespace.
The sessions that subsequently try to access the objects in the SALES tablespace receive an error.
The new status of the SALES tablespace is recorded in the control file when the database instance is closed.
第12题:
Every SQL statement in the STS is considered only once for execution.
The SQL statements in the STS are executed concurrently to produce the execution plan and execution statistics.
The execution plan and execution statistics are computed for each SQL statement in the STS.
The effects of DDL and DML are considered to produce the execution plan and execution statistics.
第13题:
A.UDT
B.Trigger
C.Package
D.Access plan
第14题:
To make audit information more productive, the DBA executes the following command before startingan audit operation: SQL> ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE; Which statement is true regarding the audit record generated when auditing starts after restarting thedatabase()
第15题:
Which of the following database objects is considered executable using SQL?()
第16题:
Which of the following are types of routine objects?()
第17题:
Which statement is true when you run the SQL Tuning Advisor with limited scope?()
第18题:
You want to analyze a SQL Tuning Set (STS) using SQL Performance Analyzer in a test database. Which two statements are true regarding the activities performed during the test execution of SQLs in a SQL Tuning Set?()
第19题:
Which three statements about performance analysis by SQL Performance Analyzer are true?()
第20题:
You execute the following command to change the status of the SALES tablespace:SQL> ALTER TABLESPACE sales OFFLINE; Which statements describe the effect of the command()
第21题:
It contains only SQL profiles generated by SQL Tuning Advisor.
It stores plans generated by the optimizer using a stored outline.
It is part of the data dictionary and stored in the SYSAUX tablespace.
It is part of the data dictionary and stored in the SYSTEM tablespace.
It contains the statement log, the plan history, plan baselines, and SQL profiles.
第22题:
are optional
are used to protect data beans
provide coarse-grained access control
never specify a relationship
第23题:
UDT
Trigger
Package
Access plan