Match the following Date functions to their definition

I. Date function
II. Now function
III. DateDiff function
IV. DateAdd function
V. DateSerial function

A. Determine the difference between two dates
B. Returns the current system date
C. Used to manipulate the day, month, and year
D. Add or subtract a specific time interval
E. Retrieves the current system date and time

B, E, A, D, C

Computer Science & Information Technology

You might also like to view...

Which of the following are valid case statements in a switch?

a. case 1: b. case x<4: c. case 'ab': d. case 1.5:

Computer Science & Information Technology

Visual Studio 2017 is the ____________________ that is used when writing Visual Basic programs.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology