Posts by Sam • 1 point
1 post
-
0
votes1
answer520
viewsQ: How to use declare in a database in Mysql?
I am creating an Insert database in Mysql, but when trying to declare a variable an error appears saying: "statement incomplete Waiting : ;" This is my code CREATE PROCEDURE `inserirAgente` ( IN…