Full AWS Practitioner Certification Question

You have a table in Azure SQL Database that tracks website user activity. The table has columns like UserID, PageURL, and Timestamp. You want to identify the most frequently visited pages on your website. Which T-SQL query would give you this information?