top of page
RESOURCES
​
All the code is available in a git repo in GitHub.
​
Command lines:
​
SQL:
​
Other languages:
​
Generic links:
​​
Tricks:
-
How to import JSON data into Xcel: https://www.youtube.com/watch?v=CjnsX81qWUg&t=42s
-
Tail cmd line:
​
Official doc:
-
Salesforce Object Query Language (SOQL): https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/sforce_api_calls_soql.htm
-
PL/SQL: https://docs.oracle.com/en/database/oracle/oracle-database/19/lnpls/index.html#Oracle%C2%AE-Database
-
Python: https://docs.python.org
​
​
bottom of page