Jump to content

Insert using select and values


monkeyx

Recommended Posts

Can anyone let me know if it possible to formulate an insert query
that that can use both select and values, so that I can get certain
data from the another table and have fixed values for some of the
fields in the insert query?

I guess one way would be to do an insert for select statement, then an
update for fixed values.

If it is possible will someone please post an example.

Thanks,

monkeyx
Link to comment
https://forums.phpfreaks.com/topic/29115-insert-using-select-and-values/
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.