The present documentation(GA v2.2.0) is still wrong - it says use sub-query i.e. (select ...) As already shown (a year ago!) this does not work.
On Tuesday, June 9, 2015 at 10:42:25 AM UTC+2, kris mnt wrote: > > Hi > > I'm getting "Cannot find a command executor for the command request: sql.( > SELECT FROM OUser )" trying to copy records to other class with commands > below. > > CREATE CLASS X > INSERT INTO X FROM ( SELECT FROM OUser ) > > What am I doing wrong ? > > Thanks in advance > Kris > > -- --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
