Hey, What is the Jooq equivalent of Mysql variable in select statement.
CASE WHEN (date IS NULL) THEN (*@outerval:=@outerval+1*) ELSE (@outerval) END AS consec_set Regards, Shahul. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
