> On Jan 17, 2024, at 8:30 AM, Konstantin Kuzmin <[email protected]> wrote: > > Hello! How to convert this sql to jooq? Thx > select extract(year from AGE(now(), to_timestamp(cti_birthdate_id::text, > 'YYYYMMDD'))) from citizen_identity; > --
What have you tried? > -- 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/7C7517F7-E3F3-4F01-B7AB-C543F8D016CE%40gmail.com.
