DGET is a database function that extracts a single record from a database that matches specified criteria. Unlike other database functions that perform calculations or aggregations, DGET retrieves actual field values from one matching record. It returns an error if multiple records match the criteria.