lihuijuan
2022-03-10 547cb5fe9bcb0996c95b65e0e93ec4d9a8a90c2e
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