Dear Alessandro, Thank you very much your approach worked with slight modification
select in.USER_ID,USER_GROUP_ID from USER_USER_GROUP GROUP Thanks for the timely help. Thanking You, With Best Regards, Lova Raju Allumalla On Mon, Nov 9, 2015 at 7:35 PM, <[email protected]> wrote: > Try this query > select out.user_id,in.user_group_id from USER_USER_GROUP > > Kind regards, > Alessandro > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/abg8R8WniNk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- 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.
