http://www.perlmonks.org?node_id=419634


in reply to Re: SQL table recreation
in thread SQL table recreation

I want to be able to create and insert data for a table and do that within a stored procedure. I already have this table, but I want the code that would allow me to recreate this table within a stored procedure.