in SQL qualifiers are used to qualify one or several records or fields inside them.
Are qualifiers useful in OrientDB? Is the semantics of the following two queries the same? select c, cp, label from E select E.c, E.cp, E.label from E Furthermore: How can be formulated a query like select E1.label, 2.label from E1.E, E2E where E.label like "%somevalue%" AND E1.out = E2.in ? Thanks Regards Fabio -- --- 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.
signature.asc
Description: OpenPGP digital signature
