adspace
Answer Posted / 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 |
Post New Answer View All Answers
how to escape special characters in sql statements? : Sql dba
Can we use distinct and group by together?
what is dbms? : Sql dba
what is collation? : Sql dba
Do we need to rebuild index after truncate?
What is the current version of postgresql?
define sql insert statement ? : Sql dba
how to start mysql server? : Sql dba
what is sql server agent? : Sql dba
How do I remove duplicates in two columns?
What is the current version of sql?
what is schema? : Sql dba
What is your daily office routine?
What is the best sql course?
Can we rollback truncate?