What is an Oracle sequence?
Answer / nishi
A sequence is an object in Oracle that is used to generate a number sequence. This can be useful when you need to create a unique number to act as a primary key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Q) How to Find Max Date from each Group? (Asked in Infosys (INFI)Interview)
What is java oracle used for?
how do get database name at sql prompt?
What is integrity and what is constraint??Explain with example
What are the data types in oracle?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
What is an oracle transaction?
Please explain joins in oracle?
Explain can a view based on another view?
How to calculate date and time differences in oracle?
What is the usage of control file in oracle?
How to convert a string to a date in oracle database?