When I’m trying to insert data into MySQL using insert Activity then this error comes, Insert: One or more errors occurred. (Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand that does not return any key column information.) (Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand that does not return any key column information.)
My BOT is creating this data table:-
This is my MySQL Table:-
This is my Database flow:-
This error is coming:-
Please help me how can I solve this error?




