adspace


What are stored procedures in mysql?

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


Please Help Members By Posting Answers For Below Questions

how to escape special characters in sql statements? : Sql dba

1114


Can we use distinct and group by together?

1133


what is dbms? : Sql dba

1061


what is collation? : Sql dba

1229


Do we need to rebuild index after truncate?

1138


What is the current version of postgresql?

1178


define sql insert statement ? : Sql dba

1098


how to start mysql server? : Sql dba

1267


what is sql server agent? : Sql dba

1182


How do I remove duplicates in two columns?

1186


What is the current version of sql?

1094


what is schema? : Sql dba

1147


What is your daily office routine?

2346


What is the best sql course?

1050


Can we rollback truncate?

1074