Custom settings

Custom Settings They are similar to a custom object, it enables a user to create custom data, make an association ...

DML Operation

DML Operation contd Upserting records This command incorporates two DML operation i.e. insert and update in one statement. It has to ...

DML Operations in detail

DML Operations in detail: Data manipulation language operations mainly consist of insertion of record and committing it to the database, ...

Data Manipulation Language

Data Manipulation Language   Data Manipulation Language is the way we perform CRUD operations in the database i.e. create, retrieve, update ...