Hi Artyom, Thank you very much for your message. What do you mean by "updating the entries in Table1"? Do you want Table1 to contain exactly the same data as Table2?
Also, what database product and version are you using? Cheers, Lukas On Thu, May 21, 2020 at 12:28 PM Artyom <[email protected]> wrote: > Hello. I need help with jooq. I have two tables table1 and table2 with the > same columns. I get all entries from table2 in the form Result<R>. Please > tell me how do I update the entries in Table1 using the result? > > -- > 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/fcf1e661-1906-4f2a-8484-5e1a4ea4b369%40googlegroups.com > <https://groups.google.com/d/msgid/jooq-user/fcf1e661-1906-4f2a-8484-5e1a4ea4b369%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/CAB4ELO6RVSzNJVuMVMqbc4VahhN6s2RU_Bw1bT5wyo1dQQnH8Q%40mail.gmail.com.
