Oracle Related Exams
1z0-882 Exam

Consider a table my_table , with contents shown:
You execute:
SELECT a b, b a
FROM my_table
WHERE a < s
ORDER BY b;
What does this statement return?
The people table contains the data as shown:
Which two statements return two rows each?
Which three view types are not updateable?