which version of mysql can't support stored procedure??
Answer Posted / dilip kumar
Earlier version of 5.0 series(before 5.0);
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What do you understand by mysql terminal?
What are the differences between char and varchar data types?
What is the difference between database and table?
How do I edit a table in mysql?
How to concatenate two character strings?
What is the difference between having and where clause in mysql? Explain
What are enums used for in mysql?
How do I zip a file in mysql?
How do I run a query in mysql?
How do I backup mysql database on linux?
How to include numeric values in sql statements?
How many rows can be inserted in mysql at a time?
How can you handle the –secure-file-priv in mysql?
What is a join in mysql?
What is the difference between now() and current_date()?