substitution variables
replacement variables
prompt variables
instead-of variables
This feature cannot be implemented through iSQL*Plus.
第1题:
Cisco IOS XR has implemented a nonstop routing feature so that when RP failover occurs, the routinginformation can be recovered locally. Which protocol does not support the NSR feature?()
第2题:
Which two statements are true about WHERE and HAVING clauses? ()
第3题:
In which four clauses can a subquery be used? ()
第4题:
Which /SQL*Plus feature can be used to replace values in the WHERE clause?()
第5题:
Which iSQL*Plus feature can be used to replace values in the WHERE clause?()
第6题:
Substitution variables
Replacement variables
Prompt variables
Instead-of variables
This feature cannot be implemented through /SQL*Plus
第7题:
INSERT
UPDATE
SELECT
DESCRIBE
DELETE
RENAME
第8题:
substitution variables
replacement variables
prompt variables
instead-of variables
This feature cannot be implemented through iSQL*Plus.
第9题:
A WHERE clause can be used to restrict both rows and groups.
A WHERE clause can be used to restrict rows only.
A HAVING clause can be used to restrict both rows and groups.
A HAVING clause can be used to restrict groups only.
A WHERE clause CANNOT be used in a query of the query uses a HAVING clause.
A HAVING clause CANNOT be used in subqueries.
第10题:
OSPF
LDP
BGP
IS-IS
RSVP
第11题:
RSTLNE
NLSRTL
LISTENER
NLSSORT
Linguistic sorts
第12题:
Which are iSQL*Plus commands? ()
第13题:
Globalization support is implemented through the text- and character-processing functions provided by which Oracle feature?()
第14题:
Which two statements about subqueries are true?()
第15题:
Which /SQL*Plus feature can be used to replace values in the WHERE clause?()
第16题:
Which two are attributes of iSQL*Plus? ()
第17题:
Substitution variables
Replacement variables
Prompt variables
Instead-of variables
This feature cannot be implemented through /SQL*Plus.
第18题:
/SQL*Plus commands cannot be abbreviated.
/SQL*Plus commands are accessed from a browser.
/SQL*Plus commands are used to manipulate data in tables.
/SQL*Plus commands manipulate table definitions in the database.
/SQL*Plus is the Oracle proprietary interface for executing SQL statements.
第19题:
RSTLNE
NLSRTL
LISTENER
NLSSORT
Linguistic sorts
第20题:
in the INTO clause of an INSERT statement
in the FROM clause of a SELECT statement
in the GROUP BY clause of a SELECT statement
in the WHERE clause of a SELECT statement
in the SET clause of an UPDATE statement
in the VALUES clause of an INSERT statement
第21题:
You can restore the DEPT table by using the Oracle Flashback Drop feature, provided you use the RENAME TO clause.
You can restore the DEPT table by using the Oracle Flashback Drop feature and a systemgenerated name will be assigned to the restored table.
You cannot restore the DEPT table by using the Oracle Flashback Drop feature because a table withthe name DEPT already exists in your schema.
You cannot restore the DEPT table by using the Oracle Flashback Drop feature because the contents of the recycle bin are purged every 12 hours by default.