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? (Choose three.)
sela
2 years, 4 months agosela
2 years, 4 months agojackymak
3 years agojackymak
3 years ago_gio_
3 years, 4 months ago