On Thursday, June 9, 2016 at 10:59:23 AM UTC+2, Luigi Dell'Aquila wrote:
>
> Hi,
>
> could it depend on multiple clusters per class? How many clusters does 
> your "industry" class have?
>
> I tried in Studio the query
>
> SELECT FROM OUser ORDER BY @rid DESC
>
> and it worked fine...
>
>
Just tried it again:


SELECT FROM the_dataset ORDER BY @rid DESC limit 1

gives the same result then

SELECT FROM the_dataset ORDER BY @rid  limit 1

and

SELECT FROM the_dataset ORDER BY @rid ASC limit 1

<https://lh3.googleusercontent.com/-uVZyHhaE5BA/V1mYfevMTYI/AAAAAAAAKGQ/8Rfg2KgTxyIfieoFvTRY5uTSF2rlcnzyQCLcB/s1600/shot.png>


Its a very small test-database  ...


>

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to