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.
