Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
DROP PERSONAL FILE
On this page
The DROP PERSONAL FILE command deletes a file in the personal space (Cloud Portal > Editor > Personal).
Syntax
DROP PERSONAL FILE '<filename>'Argument
-
filename: The name of the file to delete in the personal space.
Example
The following command deletes a file in the personal space:
DROP PERSONAL FILE 'stats.csv';
Last modified: