DESKTOP-0K9VGFE\hp
2022-03-11 0913862c088ba845fee09a2fb713b2affc2c0b5a
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