DELETE DATASETS command
See the following article for more information:
The DELETE DATASETS command allows you to delete multiple datasets under the current folder.
DELETE DATASETS dataset_func, ..., dataset_func;
Example
DELETE DATASETS DATASET("France|Census - Draft"), DATASET("Germany|Census - Draft");