I am trying to create a stored procedure using Navitat Premium. I clicked the functions button, then chose the stored procedure option. On the Advanced tab, it wants me to write the initial part of the first SQL code. I wrote this * BEGIN update table trl_profile SET trl_profile.type = type WHERE trl_profile.profile_id = profile_id; SDL creates this SQL in the preview tab
* Defender = QRRUUR Procedure NewPix
(type Varchar, IN profile_id int) BEGIN update table trl_profile SET trl_profile.type = type WHERE trl_profile.profile_id = profile_id; END ;;
I save it and give an error
< Code> VARCHAR Length AFAIK is required Does this work?
Builder = CURRENT_USER process `new prakriti '(IN type varchar (64), IN - etc)
How do you navicat ball to play a whole other The thing is, it has never been used, so I do not know how to press it in shape.
Comments
Post a Comment