soql query where date 30 days ago
SELECT id FROM Account WHERE LastActivityDate = LAST_N_DAYS:30 http://stackoverflow.com/questions/5238952/soql-query-where-date-30-days-ago
SELECT id FROM Account WHERE LastActivityDate = LAST_N_DAYS:30 http://stackoverflow.com/questions/5238952/soql-query-where-date-30-days-ago
[scribd id=94857123 key=key-1zjbjyb517qkolzq7pl mode=list]
There is no excerpt because this is a protected post.
“G:\Program Files\90\Tools\Binn\bcp” salesreps.dbo.zRaw_SalesGrp in “G:\Integration\Pervasive\SalesRep\batch\SalesGrp.csv” -F2 -c -t, -SDTSQLV2\INSTANCE2 -Uxxxxx -Pxxxxx
FYI: encrypt.bat -g chron.com encrypt.bat -e mypassword c:\dataloader\key.txt
[scribd id=81746615 key=key-1gjo6b3kvqv1vnfljkmp mode=list]
Select Name,SRID__c,Sales_Team__r.Sales_Group__c from Account WHERE Business_Unit_Code__c = ‘334’ AND Sales_Team__c != ” SOQL Joins Let’s look at what we can do with this data with some familiar JOIN patterns borrowed from SQL. This time however, we will utilize them in … Read More