How can I fix the SQL Injection without compromising the executability of the code?
If I try to parameterize the "userId" the code crashes and gives me back the error in the image.
Thanks for your help.
How can I fix the SQL Injection without compromising the executability of the code?
If I try to parameterize the "userId" the code crashes and gives me back the error in the image.
Thanks for your help.