Pass excel Column/cell range to a MySQL/ MS query as parameter -


i have mysql query in have pass excel cells/columns parameter. i.e select * employee name=? , joining_date=?

the above query has pick 2 parameters cells in 2 columns name & joining_date sheet 1 , populate in sheet 2.

is there way give more 1 cell or whole column parameter in ms query.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -