adspace
What is the difference between numeric and autonumber?
Answer Posted / Firoz Dost
In SQL, NUMERIC is a data type used for exact numerical values with decimal points, while AUTOINCREMENT (also known as IDENTITY in some databases) is a property that automatically assigns unique numerical values to new records.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of postgresql?
what is sql server agent? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
Can we rollback truncate?
Does group by remove duplicates?
Do we need to rebuild index after truncate?
What is the best sql course?
how to use regular expression in pattern match conditions? : Sql dba
How do I remove duplicates in two columns?
define sql insert statement ? : Sql dba
Is primary key always clustered index?
what are aggregate and scalar functions? : Sql dba
What is the current version of sql?
What is your daily office routine?
what are all the common sql function? : Sql dba