✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
A junior developer executes the following SQL statement:
<SQL>
DELETE FROM Employee;
What will be the result of this query?