Can we call another stored procedure and a trigger from within a stored procedure in mysql? Asking because trying to migrate from oracle and they have something like packages ...
What process do you implement for bulk update. I have one table of size 926gb and I need to update one column to null where all records are less than Jan 2021. I tried the obv...
Does mysql allows user input for a query in runtime?? Like in oracle we can specify an & and it would ask for the value then return the result in the sql prompt
nda?