Q159 Which two statements are true about views?
- A) Views can be updated without the need to re-grant privileges on the view
- B) Views can be indexed
- C) A view must only refer to tables in its defining query
- D) The WITH CHECK clause prevents certain rows from being updated or inserted in the underlying table through the view
- E) The WITH CHECK clause prevents certain rows from being displayed when querying the view
Xem thêm:
- Q80. Which two are true about creating RMAN backups for an Oracle container database?
- Managing Resumable Space Allocation – Quản trị cấp phát không gian lưu trữ liên tục trong Oracle Database
- Cách chuyển website WordPress thành ứng dụng di động
- Cấu hình Oracle Database Instance khởi động cùng hệ điều hành OS
- Q77 In which three situations does a new transaction always start?