Q127 Which three statements are true about views in an Oracle database? (Choose three.)
- (A). Views can be updated without the need to re-grant privileges on the view
- (B). Tables in the defining query of a view must always exist in order to create the view
- (C). The WITH CHECK clause prevents certain rows from being displayed when querying the view
- (D). Data Manipulation Language (DML) can always be used on views
- (E). Inserting one or more rows using a view whose defining query contains a GROUP BY clause will cause an error
- (F). Deleting one or more rows using a view whose defining query contains a GROUP BY clause will cause an error
- (G). The WITH CHECK clause prevents certain rows from being updated or inserted
Xem thêm:
- Q88 Identify three ORDER BY clauses, any one of which can complete the query successfully
- Multiple Row Subquery | Sử dụng Subquery Multiple Row
- Không có bàn phím và chuột thì máy tính có khởi động được hay không?
- Moving and Renaming Online Data Files – Đổi tên datafile Oracle Database
- Q118 In the ORCL database, UNDOTBS1 is the active undo tablespace with these properties