What are procedures in mysql? Explain
Answer / Rahul Kumar Shivhare
Procedures in MySQL are compiled SQL code that you can save, so it can be reused multiple times. Procedures are used to encapsulate a series of related SQL statements, making them easier to execute and manage. They can also accept input parameters and return output values. In MySQL, procedures are created using the CREATE PROCEDURE statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is full text indexing in mysql?
What is the limit of mysql database?
What is the use of mysqli_query?
Explain MySQL optimization?
What are procedures in mysql? Explain
what is a cursor? : Mysql dba
What is mysql57?
How to add a new column to an existing table in mysql?
How do you stop an access query?
What is the use of mysqli_connect in php?
How to write after insert event update trigger on the same table in mysql?
What?s the default port for MySQL Server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)