Manipulate Data in Tables, Views, and Files
Remove a File
Description
The DROP TABLE
statement is also used to delete a file.
Syntax
Here is the syntax:
On execution, we get:
Please note that the uploaded files are tables as well. So to remove an uploaded file, use this DROP TABLE
statement.