Answer Posted / ashok
No.....When altering a sequence,
MAXVALUE, INCREMENT BY, CACHE, CYCLE can be altered as we wish
But Startwith we cant alter
and also Minvalue should not be altered less than seq.CURRVAL
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does sql profiler work?
discuss about myisam key cache. : Sql dba
What can I use instead of union in sql?
What are the advantages of sql?
What are all the different types of indexes?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
What are properties of the transaction?
What is indexing in sql and its types?
What is pl sql package?
How many scalar data types are supported in pl/sql?
What is %type in sql?
What does count (*) mean in sql?
Can you call pl/sql package functions from within a fast formula?
What is package in pl sql with an examples?
How to assign sql query results to pl sql variables?