Q. Which of the following is not an SQL Statement? (A) SELECT Statement (B) UPDATE Statement (C) TRUNCATE TABLE Statement (D) FROM Statement ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) FROM Statement Explanation: SQL Statements are SELECT, UPDATE, TRUNCATE TABLE.