select id,name from products
where id_categories in (select id from categories where name like 'super_%');
where id_categories in (select id from categories where name like 'super_%');
I am Md Abdullah Al Hasan. I have completed my graduation in Computer Science and Engineering from Jashore University of Science and Technology.
0 Comments:
Post a Comment