PHP Classes

insert multiple data

Recommend this page to a friend!

      MySQL Query Builder  >  All threads  >  insert multiple data  >  (Un) Subscribe thread alerts  
Subject:insert multiple data
Summary:insert multiple data
Messages:2
Author:nrzaly ar
Date:2013-08-24 08:27:32
Update:2013-10-07 22:05:55
 

  1. insert multiple data   Reply   Report abuse  
Picture of nrzaly ar nrzaly ar - 2013-08-24 08:27:32
Hi.. can u upgrade the so taht it can accept insert multiple data. Like sql below

INSERT INTO Table ( Column1, Column2 ) VALUES
( Value1, Value2 ), ( Value1, Value2 )

thanks..

  2. Re: insert multiple data   Reply   Report abuse  
Picture of Rodrigo Brandão Rodrigo Brandão - 2013-10-07 22:05:55 - In reply to message 1 from nrzaly ar
Yes! This will be a new feature. Very soon.