select t.pname,t.pprice from (select * from product) as t select pname,pprice from product where pprice In(select avg(pprice) from product group by pname) select avg ...
1. To extract time data, we need a specific condition to meet. 2. "where" is a clause used to write conditions in a query.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results