adspace
Can we create table in stored procedure?
Answer Posted / Preety Rani
Yes, it is possible to create a table within a stored procedure in MySQL using the CREATE TABLE statement.
Post New Answer View All Answers
How to Change a users password from unix shell.
1223
What is current version of mysql?
1085
What is the current mysql version?
1105
Which statement is used in a select query for partial matching?
1247