Content deleted Content added
Mindmatrix (talk | contribs) m Reverted edits by 2402:3A80:1098:EF41:D328:8266:2C99:B149 (talk) to last version by Eevee01 |
|||
Line 69:
For example, the command to drop a table named '''employees''' is:
<syntaxhighlight lang="
DROP TABLE employees;
</syntaxhighlight>
|