What is auto increment in sql?



What is auto increment in sql?..

Answer / Nuzaht Be

Auto Increment is a property of a column that automatically increments the value of the next inserted row by a specified amount.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what are enums used for in mysql? : Sql dba

1 Answers  


What is the requirement of self-join?

1 Answers  


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

1 Answers  


what is commit? : Sql dba

1 Answers  


Does view store data in sql?

1 Answers  


how do you control the max size of a heap table? : Sql dba

1 Answers  


Explain what is a field in a database and record in a database?

1 Answers  


Does varchar need length?

1 Answers  


What is the most common sql injection tool?

1 Answers  


what is meant by urlencode and urldocode? : Sql dba

1 Answers  


Enlist the advantages of sql.

1 Answers  


What is the current version of postgresql?

0 Answers  


Categories