min() vs median() for string columns
13 Dec
2016
13 Dec
'16
11:22 a.m.
When I try to get the min() or the max() of a string column (whose type is CHAR(2) ) - that works; but when I try to get the median() - I get an error about not being able to convert a value (say, 'AA') to type bte. Is this intended behavior? A bug? Perhaps something I might be doing wrong? PS - In case it matters: * I'm using v11.23.7 * I'm using the USDT on-time flight data, in a DB you can setup using the script here: https://github.com/eyalroz/usdt-ontime-tools
2937
Age (days ago)
2937
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eyal Rozenberg