InterviewSolution
Saved Bookmarks
| 1. |
What are database functions? |
| Answer» Database functions are those functions which\xa0perform calculations on specific pieces of data in a database.\xa0All of the database functions search a specified database for records that match specified criteria.The following are the databse functions:DAVERAGE DGET DPRODUCT DSUMDCOUNT DMAX DSTDEV DVARDCOUNTA DMIN DSTDEVP DVARP\xa0 | |