m trying to use MAX on a field that is statically known from
another table (let's ignore why for a moment). While running the
SQL query, I receive an error:
Max with retract aggregate function does not support type: ''CHAR''.
Looking a
Yuval Itzchakov wrote:
>
>> Hi,
>> I'm trying to use MAX on a field that is statically known from another
>> table (let's ignore why for a moment). While running the SQL query, I
>> receive an error:
>>
>> Max with retract aggregate function
Hi,
> I'm trying to use MAX on a field that is statically known from another
> table (let's ignore why for a moment). While running the SQL query, I
> receive an error:
>
> Max with retract aggregate function does not support type: ''CHAR''.
>
> Looking
Hi,
I'm trying to use MAX on a field that is statically known from another
table (let's ignore why for a moment). While running the SQL query, I
receive an error:
Max with retract aggregate function does not support type: ''CHAR''.
Looking at the code for crea