Delete comment from: Javarevisited
sir i have a table in mysql and i want to print all the table data where state is something.i have to do it by stored procedure with out giving state name in stored procedure itself.in table the column name is SM_STATE and in program it is declared as state can u help me please
Jul 24, 2014, 7:01:02 AM
Posted to How to create and call stored procedure in MySQL with IN and OUT parameters? Example Tutorial