select movies.id,movies.name
from movies
inner join prices on movies.id_prices=prices.id
where prices.value<2.00
from movies
inner join prices on movies.id_prices=prices.id
where prices.value<2.00
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