Examine the structure of the ora1.depts table:
Now, examine these statements issued by user ora1 which execute successfully:
Create or replace view dep_vu as select * from depts;
Alter table depts add dep_email varchar2(20);
Finally, examine this block of code executed by user ora1:
Which is true?
jfc1
Highly Voted 1 year, 4 months ago2708b98
Most Recent 1 week, 5 days ago2708b98
1 week, 5 days ago2oracleexam
12 months agothranduyl
1 year agojm9999
1 year, 4 months agoserkan110
1 year, 9 months agothranduyl
1 year agoRaju_thangavel
1 year, 9 months ago