

InterviewSolution
Saved Bookmarks
1. |
Which type of a data type sequential series in ms access |
Answer» Answer: The SERIAL data TYPE stores a sequential integer, of the INT data type, that is automatically assigned by the DATABASE SERVER when a new row is INSERTED. |
|