Your query should be like this. Select Contacts.*, Contacts.ID as CID from Contacts left join website_Data on Contacts.ID = website_Data.
確定! 回上一頁