Hi,

It means that property time_created is null. Console doesn't show columns
that are null for all documents in result set.

Best regards,
Artem Orobets

* Orient Technologiesthe Company behind OrientDB*


2014/1/20 Lebnik <[email protected]>

> Hi,
>
> OrientDB Server v2.0-SNAPSHOT (build 1)
>
> I got result without field with empty data, example query:
>
> SELECT @rid AS rid1, email AS email2, time_created AS *time_created3*FROM 
> UnitTestEntity WHERE email = '
> [email protected]' LIMIT 1
>
> And my result without field *time_created3*
>
> ----+-----+-----+------------
> #   |@RID |rid1 |email2
>
> ----+-----+-----+------------
> 0   |#-2:1|#13:0|[email protected]
>
> ----+-----+-----+------------
>
> It`s feature or bug?
>
> --
>
> ---
> 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/groups/opt_out.
>

-- 

--- 
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/groups/opt_out.

Reply via email to