Jump to content

Insert record read as it is with different id


vikaspa

Recommended Posts

Dear All

 

We want to forward spme details

header + product details

recorded for a customer as it is to other customer

 

 

The id or key is auto generated is there any simple commanbd to do this like insert into table1 ( select * from table1 where id=1234)

 

 

 

 

Dear All

 

We want to forward spme details

header + product details

recorded for a customer as it is to other customer

 

 

The id or key is auto generated is there any simple commanbd to do this like insert into table1 ( select * from table1 where id=1234)

 

 

 

 

 

make the the id field auto_increment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.