Possible Duplicate:
how to import from MS excel into MYSQL DB
I want the procedure to migrate the excel data into mysql database. Supppose i have excel abc.xls and table in MySql is abc Now what will be step by step procedure . I am using MYSQL.
Please help