Hi Hung, Try this:
SELECT first(eval('$TotalListsQuery[0].Count')) AS TotalLists
LET $TotalListsQuery = (SELECT Count(1) AS Count FROM ContactList WHERE
Account=#20:1 AND EntityInfo.State=0)
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.
