soql - Salesforce Column naming conventions and queries -


i trying retrieve salesforce column named "e2 instance", cannot insert space query. noticed query "account type" i'd use such syntax:

select name, id, type account 

how query columns spaces in name? tried inserting quotes - did not work. or how list of available columns in "code" format?

you must confusing field label , field api name. should e2_instance__c sure got setup -> customize -> accounts -> fields , see under account custom fields & relationships in api name column.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -