Jump to content

[SOLVED] create from query


drifter

Recommended Posts

I am trying to create a table from a query, but the query I have has a left join on user_id - so when there is not match, user_id shows up inthe table twice - once as the ID, once as NULL - this gives me duplicate rows, and the create table fails. What can I do about this?

Thanks
Scott
Link to comment
https://forums.phpfreaks.com/topic/31302-solved-create-from-query/
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.