SELECT o."name" 'Topic', o."estimatedvalue" 'Est. Revenue' FROM "opportunity" o INNER JOIN "owner" AS owner_o ON o."ownerid" = owner_o."ownerid" WHERE o."statecode"='Open' AND owner_o."name" = 'Devart Corp' ORDER BY o."estimatedvalue" desc LIMIT 10
Skyvia Query allows you to run SQL queries against databases and cloud applications from web browser. Access and manage your data from anywhere, build reports, arrange your data in the most informative way and simplify your decision-making process easily!