阅读背景:

php mySQL group concat和group by

来源:互联网 

I have two table

我有两张桌子

table 1: 
 row  | car_id | car_model | 
  1      1          CAR 1      
  2      2          CAR 2      
  3      3          CAR 3  
  4      4          CAR 4

table 2:

 row  | car_id |  car_features |
  1      1          Features 1
  2      2          Features 2
  3      2          Features 3
table 1: 
 row  | c



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: