Member
63 Points
129 Posts
Jan 14, 2021 02:37 PM|Golia|LINK
I don't need check if exist stored procedure in database... your google link search for "mysql check if stored procedure exists"
I need check if exist table in database.
If table exists the return of value titem it's 1 else it's 0.
Member
63 Points
129 Posts
Re: Check if a table exists on database MySQL using Stored Procedure
Jan 14, 2021 02:37 PM|Golia|LINK
I don't need check if exist stored procedure in database... your google link search for "mysql check if stored procedure exists"
I need check if exist table in database.
If table exists the return of value titem it's 1 else it's 0.