Hi Susheel, I hope that this is what are you looking for:
SELECT empno,empname,out().include("deptno") as deptno,out().include(
"deptname") as deptname FROM Employee
Let me know if it is what are you looking for
Regards,
Michela
--
---
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.
