I have say 100 rows data to insert in MySQL database table.
But i dont want to write all 100 INSERT statements.
Is there any bulk insert Statement in SQL ???
Please help with code if possible.
I have say 100 rows data to insert in MySQL database table. But i
Share
And please read documentation first next time