Xoá bảng bằng Drop table thì có xoá index hay không?
Trả lời:
Có,
Khi thực hiện lênh Drop table thì hệ thống sẽ xoá hết bảng và các thành phần liên quan tới bảng, nếu thêm từ khoá CASCADE vào thì sẽ clear toàn bộ cả các ràng buộc, khoá….
DROP TABLE employees CASCADE CONSTRAINTS;
Xem thêm:
- Quản trị controlfile trong Oracle database
- Q91. Which three are true about creating container databases (CDBs) and pluggable databases (PDBs) in Oracle 19c and later releases?
- Chatbot và trợ lý ảo: Đằng sau sự thông minh của những công cụ này
- Oracle Certified Professional (OCP) 2019
- Q38 A database is configured to use automatic undo management with temporary undo enabled