Page 1 of 1

Examine this command:Which three statements are true about using an invisible column in the PRODUCTS table?

Posted: Sun Jun 11, 2023 3:50 pm
by answerhappygod
Examine this command:Which three statements are true about using an invisible column in the PRODUCTS table?
Examine This Co 1
Examine This Co 1 (44.34 KiB) Viewed 273 times
A. The %ROWTYPE attribute declarations in PL/SQL to access a row will not display the invisible column in the output.
B. The DESCRIBE commands in SQL *Plus will not display the invisible column in the output.
C. Referential integrity constraint cannot be set on the invisible column.
D. The invisible column cannot be made visible and can only be marked as unused. E. A primary key constraint can be added on the invisible column.