Where are Stored Procedures stored? |
|
|
In the proc table in the mysql system database. However, you should not access the tables in the system database directly. Instead, use |
|
Powered by
KBPublisher (Knowledge base software)
Where are Stored Procedures stored? |
|
|
In the proc table in the mysql system database. However, you should not access the tables in the system database directly. Instead, use |
|