19626
2023-06-30 ac0d606acaa5844bc2c6ad2242d5502b60f9be3a
1
2
3
4
5
6
// Use .soql files to store SOQL queries.
// You can execute queries in VS Code by selecting the
//     query text and running the command:
//     SFDX: Execute SOQL Query with Currently Selected Text
 
SELECT Id, Name FROM Account