What are stored procedures in mysql?
Answer / Sudanshu Pandey
Stored procedures are precompiled collections of SQL statements and optional control-of-flow logic, which can be called repeatedly with various parameters. MySQL supports the creation and use of stored procedures, but it doesn't have built-in support for complex control structures like PL/SQL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Are sql database names case sensitive?
How to get the procedure's, function's name from a package if it is wrapped(both spec & body).
What is difference between select statement and cursor
How can check sql version from command line?
What is clustered index in sql?
how do you login to mysql using unix shell? : Sql dba
what is the difference between sql and t-sql? : Transact sql
How do I remove sql plus from windows 10?
What is the difference among union, minus and intersect?
What is foreign key and example?
Can we use loop in sql?
What is a primary key example?
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)