Hi, I want to retrieve the latest version of each Composition object.

*select from CompositionVersions where version = (select max(version) from 
CompositionVersions)*

But this not working.

Is there another more efficient way to recover the latest version, without 
knowing the number of versions that there are?
 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to