• Syntax error.

    If i do:

    SELECT MAX(Revenue_Spend) AS "Largest Amount Spent" FROM MaxCents

    I get the max amount spent, but I can't figure out how to get it to display the userID as well.