首页计算机考试Oracle认证
(多选题)

Examine the following command: CREATE TABLE (prod_id number(4), Prod_name varchar2 (20), Category_id number(30), Quantity_on_hand number (3) INVISIBLE); Which three statements are true about using an invisible column in the PRODUCTS table?()

AThe %ROWTYPE attribute declarations in PL/SQL to access a row will not display the invisible column in the output.

BThe DESCRIBE commands in SQL *Plus will not display the invisible column in the output.

CReferential integrity constraint cannot be set on the invisible column.

DThe invisible column cannot be made visible and can only be marked as unused.

EA primary key constraint can be added on the invisible column.

正确答案

来源:www.examk.com

答案解析

快考试在线搜题