Only one LONG column can be used per table
A TIMESTAMP data type column stores only time values with fractional seconds
The BLOB data type column is used to store binary data in an operating system file
The minimum column width that can be specified for a VARCHAR2 data type column is one
The value for a CHAR data type column is blank-padded to the maximum defined column width
第1题:
Which two statements are true regarding the USING clause in table joins?()
第2题:
Which three statements are true regarding subqueries?()
第3题:
A. It is built by Automatic Tuning Optimizer.
B. It cannot be stored persistently in the data dictionary.
C. It can be used by the query optimizer automatically.
D. It can be created manually by using the CREATE PROFILE command.
第4题:
Which three statements are true regarding single-row functions?()
第5题:
Which two statements regarding a SQL profile are true?()
第6题:
Which statement is true regarding the INTERSECT operator?()
第7题:
Which statements are true regarding a tablespace()
第8题:
ENCRYPT_TS is an encrypted tablespace that contains tables with data. Which statement is true regarding the effect of queries and data manipulation language (DML) statements on the encrypted data in the tables?()
A. The data is decrypted during SORT and JOIN operations.
B. The data remains encrypted when it is read into memory.
C. The data remains encrypted when it is stored in the redo logs.
D. The data remains encrypted in the UNDO tablespace provided that the UNDO tablespace was created with the encryption option enabled.
第9题:
Which statements are true regarding the Oracle Data Pump export and import operations()
第10题:
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? ()