function
package
procedure
database trigger
anonymous PL/SQL block
第1题:
Which type of PL/SQL construct would you use to automatically correct the error resulting from a statement that was suspended due to a space/x7frelated problem? ()
第2题:
Which type of PL/SQL construct would you use to automatically correct the error resulting from a statement that was suspended due to a space-related problem?()
第3题:
You want to make use of the object features available in the database for the form module you are developing. Which three statements about object types are true? ()
第4题:
You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a computer which hosts several applications in your company. The instance runs on the computer. A job named DiliveryList is created by you. This job requires a file to be written to a file server. But because the job cannot access the file server, it fails to run. You intend to configure the SQL Server Agent service so that only the SQL Server Agent service has read and write access to the file server. Which account type should you use? ()
第5题:
The source PL/SQL code will be stored in native machine code.
The source PL/SQL code will be stored in interpreted byte code.
The compiled PL/SQL code will be stored in native machine code.
The compiled PL/SQL code will be stored in interpreted byte code.
第6题:
MERGE
SELECT …CROSS JOIN
INSERT ALL …SELECT
CREATE VIEW …CONSTRAINT
第7题:
table
transactional trigger
stored procedure
FROM clause query
第8题:
Chain
Nylon
Manila
Wire
第9题:
DBMS_STATS
DBMS_ALERT
DBMS_SPACE
DBMS_MONITOR
DBMS_SERVER_ALERT
DBMS_SPACE_ADMIN
第10题:
functions
package
procedure
database trigger
anonymous PL/SQL block
第11题:
.SQL
.PLL
.PLD
.PRT
第12题:
An object type is a user-defined composite data type.
The attributes of an object type can be those of other object types.
A PL/SQL table of records is an example of a nested object type.
An object type must be declared as a type before the actual object itself can be declared.
第13题:
You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()
第14题:
You want to configure and schedule offline database backups to run automatically. Which tool or utilitywould you use to achieve this()
第15题:
You are using the backup scheduler in Enterprise Manager (EM) to schedule a backup of your database. Which type of script does the backup scheduler generate?()
第16题:
You are designing the loan application process for the customer terminals. You need to design a Transact-SQL stored procedure that fulfills the business and technical requirements. Which type of Transact-SQL stored procedure should you use?()
第17题:
The source PL/SQL code will be stored in native machine code.
The source PL/SQL code will be stored in interpreted byte code.
The compiled PL/SQL code will be stored in native machine code.
The compiled PL/SQL code will be stored in interpreted byte code.
第18题:
functions
packages
procedures
database triggers
anonymous PL/SQL block
第19题:
Programme units.
PL/SQL libraries.
Database object.
Built in packages.
第20题:
the XML script
the PL/SQL script
the DBMS_SCHEDULER package
Enterprise Manager to schedule the backup
第21题:
The XML script
The PL/SQL script
The DBMS_SCHEDULER package
Enterprise Manager to schedule the backup
第22题:
CLOB
BLOB
BFILE
LONG RAW
第23题:
You should use local Service account
You should use network Service account
You should use domain account
You should use local System account