Forum Discussion
AngelaIp
2 years agoIdeator I
Hi Salini,
your question is similar to this discussion:
The thread contains a post from Chris that shows how to discover orphaned files. You can modify his sample code to delete the orphaned files.
There is not ready-to-use code sample for "deleting files" available, cause there is an unspoken rule in this forum to not share potential dangerous code that can destroy some ones data. But it´s not hard to modify the query. I use something similar in my data base for cleanup and it works excellent.
Angela
Salini_Sivasubramanian
2 years agoIdeator I
Thank you Angelalp. It was helpful . It did work.