Hi, I am trying to insert data by running select query insert into Inf_Price from (select from Inf_Price where storeRefKey = 76)
on Orient Studio but I am getting the following error: com.orientechnologies.orient.core.command.OCommandExecutorNotFoundException: Cannot find a command executor for the command request: sql.(select from Inf_Price where storeRefKey = 76) It is a simple copy from the same table. Can anyone please help. Regards, Noorul -- --- 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.
