Insert 2 record or more to mysql Database using one line sta
Page 1 of 1 • Share •
Insert 2 record or more to mysql Database using one line sta
Example to insert 3 record to mysql database using one insert only
thanks
- Code:
insert into Table (Field1,Field2) values (1,2),(3,4),(5,6)
thanks
Admin- Admin
- Number of posts: 6
Registration date: 2007-12-10

Permissions of this forum:
You cannot reply to topics in this forum





