Ciao Marco,

could you please post your schema and the statements you used for the
insert?
All the three statements seem to be OK, so the problem must be somewhere
else

Thanks

Luigi

2015-06-22 19:38 GMT+02:00 marco mdwalter <[email protected]>:

> Hi
> Sorry for my english!
> I'm new in orientdb!
> I need to read some data from property, but inside property have
> this(nome_prodotto):
> {'it':'descrizione','en':'description'}
>
> I try this syntax:
> select from prodotti where nome_prodotto.it = 'descrizione'
> select from prodotti where nome_prodotto.it = "descrizione"
> select from prodotti where nome_prodotto.it like 'de%'
>
>
> but give me empty result, I try more and more syntax but nothing
>
> How is possible query for give the result? (descrizione)
> Maybe the insert is not good?--->  {'it':'descrizione','en':'description'}
>
> Thank you!
>
> --
>
> ---
> 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.

Reply via email to