oracle ocp 19c考題,科目082考試題(21)-read-only table
21、Choose three
Examine this description of the PRODUCTS table:
Name NULL? TYPE
------------------------------------------------------------------------
PROD_ID NOT NULL VARCHAR2(6)
QUANTITY NUMBER(8,2)
PRICE NUMBER(10.2)
EXPIRY_DATE DATE
Rows exist in this table with data in all the columns. You put the PRODUCTS table in read-only mode.
Which three commands execute successfully on PRODUCTS?
A) ALTER TAELE products DROP COLUMN expiry_date;
B) CREATE INDEX price_idx on products (price);
C) ALTER TABLE products SET UNUSED(expiry_date);
D) TRUNCATE TABLE products;
E) ALTER TABLE products DROP UNUSED COLUMNS
F) DROP TABLE products
source : cuug
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70010796/viewspace-2854110/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle ocp 19c考題,科目082考試題-Oracle NetOracle
- ocp 19c考題,科目082考試題(28) - oracle profilesOracle
- oracle ocp 19c考題,科目082考試題-INTERSECT operatorOracle
- oracle ocp 19c考題,科目082考試題-temporary undoOracle
- ocp 19c考題,科目082考試題-bigfile
- ocp 19c考題,科目082考試題(32) -
- ocp 19c考題,科目082考試題(34)
- ocp 19c考題,科目082考試題(33)
- oracle ocp 19c考題7,科目082考試題-listener tnsnamesOracle
- oracle ocp 19c考題,科目082考試題(18)-unused columnOracle
- oracle ocp 19c考題,科目082考試題-date/time functionsOracleFunction
- oracle ocp 19c考題,科目082考試題(19)-set unused columnOracle
- oracle ocp 19c考題,科目082考試題(20)-set unused columnOracle
- oracle ocp 19c考題10,科目082考試題 - shared server dispatchersOracleServer
- oracle ocp 19c考題,科目082考試題(17)-using an invisible columnOracle
- ocp 19c考題,科目082考試題(30) - default profile
- ocp 19c考題,科目082考試題(29) - about profiles
- ocp 19c考題,科目082考試題(26) - order by clause
- ocp 19c考題,科目082考試題(15)-move datafile to
- ocp 19c考題,科目082考試題(13)-variable prompt
- ocp 19c考題,科目082考試題(27) - order by clause
- ocp 19c考題,科目082考試題(24)-about sequence
- ocp 19c考題,科目082考試題(22)- drop columns
- ocp 19c考題,科目082考試題(25)- instance situations
- oracle ocp 19c考題11,科目082考試題 - about SET VERIFY ON commandOracle
- oracle ocp 19c考題8,科目082考試題-logical and physical database structuresOracleDatabaseStruct
- ocp 19c考題,科目082考試題(14)-starting with the letter D
- ocp 19c考題,科目082考試題(31) - resource_limitMIT
- ocp 19c考題,科目082考試題(12)-about self-join
- ocp 19c考題,科目082考試題(16)-about dropping and unused columns
- ocp 19c考題,科目082考試題(23)- space management within blocks managed ASSMBloCSSM
- Oracle 19c OCP 1Z0-082認證考試題庫(19-23)Oracle
- Oracle 19c OCP 1Z0-082認證考試題庫(24-29)Oracle
- Oracle 19c OCP 1Z0-082認證考試題庫(30-35)Oracle
- Oracle 19c OCP 1Z0-082認證考試題庫(36-41)Oracle
- Oracle 19c OCP 1Z0-082認證考試題庫(51-60)Oracle
- Oracle 19c OCP 1Z0-082認證考試題庫(7-12)Oracle
- Oracle 19c OCP 1Z0-082認證考試題庫(13-18)Oracle