When I do the following (or any other SQL INSERT or UPDATE operation that 
supports the RETURN clause), I get the full record back, not just the RID:

INSERT INTO VMenu CONTENT {"Main":"PM", "Timeout":"PT", "Error":"PE"} 
RETURN @rid

How can I get just the newly-created (or update) RID? I need to use it in 
the next SQL statement in the function.


-- 

--- 
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.

Reply via email to