Hi, Can someone pls help me the syntax error in the query below?
*type* Exception report *message* *SQL [select "empdb"."emp"."id", "empdb"."emp"."name", "empdb"."emp"."city" from "empdb"."emp" where "empdb"."emp"."id" = cast(? as int)]; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '."emp"."id", "empdb"."emp"."name", "empdb"."emp"."city" from "empdb"."emp" where' at line 1* *Any help on this is very much appreciated. Thanks in advance!* *Regards,* *Ankita* -- 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/d/optout.
