1. Please extract CustomerID, CountryResidence and CustomerAge sorting by CountryResidence in alphabetical order and CustomerAge from oldest to youngest using Customers table. What is the highest age of the customers in Canada?
2. Please extract TOP 10 highest amounts using PortfolioAmounts table. What is the CUSTOMERID on Place 10?
3. Please format the SQL query using the best practices.
4. Input the answers of 1, 2 in https://forms.gle/7YRmC4CehbdGBBby7
Last modified: Wednesday, 16 March 2022, 3:05 PM