I have a sequence on a table and I need to bump it up.
Sequence Name: SQ_SRVC_CT
the Last Value: 43
I need the last value changed to 1155 so that the next record will have an ID of 1156.
I tried: Alter sequence SQ_SRVC_CT next value 1155
but I get the error: ORA-02286: no options specified...
I have a sequence on a table and I need to bump it up.
Secuence Name: SQ_SRVC_CT
the Last Value: 43
I need the last value changed to 1155 so that the next record will have an ID of 1156.
I tried: Alter sequence SQ_SRVC_CT next value 1155
but I get the error: ORA-02286: no options specified...
Hello,
I am trying to write a query in Oracle.
Here is a sample of the data for the CUST_ID field.
-----CUST_ID---------------------------------
CITFRAVIR01
DHL01
ARINC57
PFIZER11
CARAIRSAN01
---------------------------------------------
I need to write a query that strips off the last 2...
I am running XP Pro SP2, 450 mhz 512mb.
Issue #1: Bios boots fine but, when i get to windows it takes for ever to load up my startup programs, norton, logitech ifeel drivers etc... Once everything is loaded i try opening programs and it just basically chokes. After a few minutes the programs...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.