Below listed are the various database functions of Microsoft Excel.
DAVERAGE function is used to calculate the average of items from a database range.
DCOUNT function is used to calculate the count of items from a database range.
DCOUNTA function is used to find the count of items from a database range.
DGET function returns a single result from a database range.
DMAX function is used to find the maximum value from a list of items from a database range.
DMIN function is used to find the minimum value from a list of items from a database range.
DPRODUCT function returns the product of the items in the table/database.
DSTDEV function is used to calculate the Standard Deviation based on a sample.
DSTDEVP function is used to calculate the Standard Deviation based on the entire population.
DSUM function is used to find the sum of a list of items from a database range.
DVAR function is used to find the variance of a list of items from a table/database range.
DVARP function is used to find the variance of a list of items from a table/database range.