Jump to content

[SOLVED] MYSQL Copying Record


dt_gry

Recommended Posts

I am trying to copy a record from table_1 to table_2 adding endtime to table_2 in the same db and then delete the record from table_1 I have googled till I am blue in the face and I am getting no where.

 

Here are my table fields

table_1 'Uname' 'CurDate' 'StartTm' 'IPadd'

table_2 'Uname' 'CurDate' 'StartTm' 'EndTm' 'IPadd'

 

Thanks Guys,

dt_gry

Link to comment
https://forums.phpfreaks.com/topic/128213-solved-mysql-copying-record/
Share on other sites

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.