Skip to content
Advertisement

SQL question, using an aggregate function inside a made table from a query [closed]

I feel like I’m not understanding how to do the syntax for this.

Results:

My problem is that I want to figure out the biggest number within these columns, but I don’t know how to refer to them from within the query.

Advertisement

Answer

Maybe this?

User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement