_______store an integer value that increment automatically when a new record is added in a table
Answers
Answered by
1
Explanation:
Auto Increment is a function that operates on numeric data ... numeric values every time a new record is inserted. ... Auto increment is used with the INT data type.
Similar questions