adspace


What is procedures in mysql?

Answer Posted / Mohd Wamick

Procedures in MySQL are a set of SQL commands stored together as a unit. They can accept input parameters, perform calculations or operations, and return output values. Procedures can improve performance by reducing the number of executed statements.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which statement is used in a select query for partial matching?

1248


How to Change a users password from unix shell.

1224


What is the current mysql version?

1106


What is current version of mysql?

1085