Home » Fóruns » Database Administration and SQL Programming
 
Help with simple SQL programming problem? (332 visualizações)
Help with simple SQL programming problem? Postado em 05/07/2018 07:26 por sadafmalik7897
I have the table:
tree(x,fruit,x,x)

I need to get the most common fruit.

So I have:
select fruit
from tree

and this gives me a long list of fruits. How do I get it to display the most common fruit?


best elementy school karachi

sadafmalik / Kinder Academy

Help with simple SQL programming problem? (332 previews)
 
Home » Fóruns » Database Administration and SQL Programming