Trying to write and execute a MySQL query to display the movie number, movie title, movie cost, and movie genre for all movies that are either action or comedy movies and that have a cost that is less than . Sort the results in ascending order by genre. Trying to write and execute a MySQL query to di