insert query with 10 records at at a time
i have two columns with name city, country .i want to insert two columns with one query.country name should be same but city names different.how can i insert with one query please help me ..thank oyu
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bikesh SrivastavaPosted Jan 6, 2017, 2:09 PM
MayankPosted Jan 6, 2017, 7:30 AM
INSERTINTOTable(field1, field2)VALUES('string1','string2'),('stringA','stringB')Nigel FernandesPosted Jan 5, 2017, 9:04 PM
Nitin SontakkePosted Dec 22, 2016, 5:52 AM
MayankPosted Dec 22, 2016, 5:35 AM
Abhishek ChadhaPosted Dec 20, 2016, 6:59 AM
Aravindkumar KarunanithiPosted Dec 19, 2016, 12:00 PM