employer cover photo
employer logo
employer logo

Open Access Technology International

Employeur impliqué

Question d’entretien chez Open Access Technology International

SQL:Whats the difference between deleting a table and dropping a table.

Réponse à la question d'entretien

Utilisateur anonyme

8 mars 2016

Deleting deletes all the rows in the table and dropping deletes the table from the database.