Delete Statements
To delete DMS objects in yuuvis® RAD, you have to execute the delete operation (via yuuvis® RAD management-studio) which takes an eSQL statement as input to select the objects to delete. This page gives you examples of the most commonly used eSQL statements.
Important
The
sysitemcreationdatefield selects the creation date of the entire object (item), whereassyscreationdateselects the creation date of the active version.The datetime identifier takes input of the form
yyyy-MM-dd hh:mm:ss". The only required part isyyyy, but all left out parts will be autocompleted with 00Object type names and element (field) names are accessed by their technical names.
See Archiving Statements for examples of deleting by date/time, creator/modifier and metadata/ID criteria.
Statement | Description |
|---|---|
| This will delete all objects that were archived ( Note: Change |
| This will delete all objects where the creator of the active version is Notes:
|