#90 sql query to get all characteristics for a product id

state: closed opened by: adrianharabula on: 5/16/2017

Comments


from: elis47 on: 5/16/2017

select cc.name, characteristic_values from characterizable c join characteristics cc on c.characteristic_id=cc.id 
where characterizable_id=5;

results matching ""

    No results matching ""