Parth is working in an IT company. He wants to store the details of all employees along with their employee number. He wants to do a setting that employee number(Integer type) will automatically incremented by 1. Suggest him the suitable property.

🎲 Try a Random Question  |  Total Questions in Quiz: 200  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
IT 402 Unit 3 RDBMS Class 10 Practice Test — practice the complete quiz, review flashcards, or try a random question.

A relational database management system (RDBMS) is a program used to create, update, and manage relational databases. Some of the most well-known RDBMSs include MySQL, PostgreSQL, MariaDB, Microsoft SQL Server, and Oracle Database.


Parth is working in an IT company. He wants to store the details of all employees along with their employee number. He wants to do a setting that employee number(Integer type) will automatically incremented by 1. Suggest him the suitable property.