Q1. What is the difference between SQL and SOQL?
A1. SQL is standard ANSI standard query language where as SOQL is a specially optimized version of SQL specially designed for working with Salesforce.com underlying database. it is the abbreviation of Salesforce Object Query Language.
'Programming > Notes' 카테고리의 다른 글
개행코드 改行コード (0) | 2019.02.12 |
---|---|
유니코드 BOM(Byte Order Mark) (0) | 2019.02.04 |
파일 확장자 tsv (0) | 2018.12.14 |
호스트와 서버의 차이 (0) | 2018.12.14 |
Difference between SE80 and SE38 (0) | 2018.12.13 |