I want to write one common stored procedure to insert data in any table of my database

前端 未结 4 1204
不思量自难忘°
不思量自难忘° 2021-01-23 04:44

I have 6 table with different fields. I want to access table name dynamically. is there any idea to do it? My code is below this is simple procedure which I want to make dynamic

4条回答
提交回复
热议问题