Hi Chris if you look at select * from Song
you can see that the field is colled PubisherId and not PublisherId so your query is correct that returns 0 records 2015-08-22 12:05 GMT+02:00 Chris Waldron <[email protected]>: > If you take a look at the attached image you'll see a class called "Song" > that has 4 records. > > The query* select form Song where WeeksAtOne > 12 and PublisherId = #12:0* > returns no records. > > I expected the query to return 1 records -- record #11:2 > > I'm using the version 2.10 GA release. > > Are my assumptions incorrect? Is the query incorrect? > > What is the proper query that will return the expected record? > > Thanks in advance, > Chris. > > -- > > --- > 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. > -- --- 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.
