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 to order siblings in oracle hierarchy queries?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
How to get help at the sql prompt?
Why do we need view in sql?
what are the advantages of sql ? : Sql dba
What is PL/SQL Records?
Does truncate table reset auto increment?
How to execute a stored procedure?
what are the differences between binary and varbinary? : Sql dba
What is string join?
Can we join 3 tables in sql?
How many postgresql users are there, worldwide?
what is denormalization. : Sql dba
Are stored procedures faster than queries?
What is prepared statement in sql?