Hi. Some databases I used and which supported SQL queries usually returned one row with NULL value when I used max() function over an empty table. OrientDB returns an empty list. Do you have any explanation why it is implemented in that way? I do not know what is the best approach but frameworks I use expect that max, min etc. will return a row with NULL value when used over an empty table.
-- --- 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.
