Hi Experts,
My exact requirement is to delete objects which were created in 2009, these objects share same names with objects uploaded in 2010 and both exist in under one folder.
Example:
Folder path is like /Test/ABC under ABC folder I've documents like
MyDocument.txt which was created in 2009 &
MyDocument.txt which was created in 2010.
Now I need to find a query which will list 2009 objects having same named with 2010 objects under same folder, once I get this list by select query, I can then delete them easily.
Could any one know what willl be the DQL.
Please let me know, Thanks in Advanced
Prashant