Should I always include Id field in my query?
No. You don't need to include Id field.
It will be included automatically by the Plugin.
For example: SELECT Name FROM Account would be a valid query.
No. You don't need to include Id field.
It will be included automatically by the Plugin.
For example: SELECT Name FROM Account would be a valid query.