Posted inmysql programing
How To Use LIKE In MYSQL Stored Procedure Select Statement?
I write a stored procedure as below but always result nothing/incorect. The procedure itself is successfully created.After looking around with google i've found the solution.I need second variable to concat/stash %domin% Here's the store procedure, and it work like a charm :)