During diploma, I found some MySQL command for adding rows in loop. For e.g.
insert into emp (ename) values (&); something like this but now, I\'m no