api - how to update a column in force.com explorer -


select name, profileid, id, username user select query retrive data in force.com explorer

now wan't update column how can this? update key word self not working here please give solution this. in advance

in salesforce not write update query same in sql.

please use update method update column of object.

more information , sample please read following documents.

https://www.salesforce.com/us/developer/docs/api/content/sforce_api_calls_update.htm


Comments

Popular posts from this blog

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

c - ALSA programming: how to stop immediately -