I want know the trick to create method which perform the Insert operation on the database based on n number of parameters
here is pseudocode definition
Insertdata(tablename,Col_name,Col_values)
add data to db
output: can be normal sql query string or insert operation on Database;
Aucun commentaire:
Enregistrer un commentaire