URI SQL Solution 2606 Categories - Solution in PostgreSQL Written by Md Abdullah Al Hasan on January 06, 2018 in sql with No comments select id,name from products where id_categories in (select id from categories where name like 'super_%'); Share: Email ThisBlogThis!Share to TwitterShare to Facebook Md Abdullah Al Hasan 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