Hi again,

It should be there. Here is the documentation, in case there was some
confusion regarding the signature: https://www.jooq.org/javadoc/3.11.8/org/
jooq/impl/DSL.html#greatest-org.jooq.Field-org.jooq.Field...-

Please let me know if I misunderstood the question.

Knut

On Wed, Jul 31, 2019 at 4:55 PM Debapriya Patra <[email protected]>
wrote:

> Hi Kunt,
>
> I am using Jooq 3.11.8 and I dont see that greatest() available in DSL for
> that version. Do i need to change the version ?
>
> Can you please suggest ?
>
> Thanks,
> Deba
>
> On Wednesday, July 31, 2019 at 12:55:12 AM UTC-7, Debapriya Patra wrote:
>>
>> Hi,
>>
>> I have a table which contains three Timestamp columns. I wanted to find
>> the latest date from the three columns.
>>
>> How can i achieve that ? Any help would be greatly appreciated.
>>
>> Thanks,
>> Deba
>>
>> *Table*
>> *---------------------*
>> *Col1  Timestamp*
>> *Col2  **Timestamp*
>> *COl3 **Timestamp*
>>
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "jOOQ User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jooq-user/3aadaa1c-2173-427b-9361-f0e10ec7ec58%40googlegroups.com
> <https://groups.google.com/d/msgid/jooq-user/3aadaa1c-2173-427b-9361-f0e10ec7ec58%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/CAFx%3DKgfCt2j%3DLU6Ur1y35Mc_y%3DHyLrymi9v4_1uoXa2H1xgnOA%40mail.gmail.com.

Reply via email to