Which of the following statements will delete all the rows in the employee table and ignore any DELETE triggers?
Assume DELETE triggers exist on the employee table.
Which of the following statements will delete all the rows in the employee table and ignore any DELETE triggers?
A . TRUNCATE employee;
B . DELETE FROM employee;
C . DELETE FROM employee WHERE…;
D . TRUNCATE employee RESTRICT WHEN DELETE TRIGGERS;
Answer: B
Explanation:
Reference: https://www.ibm.com/support/knowledgecenter/en/SSEPEK_10.0.0/sqlref/src/tpc/ db2z_sql_delete.html
Latest C2090-320 Dumps Valid Version with 123 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
                             Subscribe
                            
                        
                                            
                             Login                        
                    
                        0 Comments                    
                                        
                     Inline Feedbacks                    
                    View all comments
                 
	