Hello everyone,
I am trying to generate a sequence number only when inserting the data to the database the code is like (PROJ_2018_000001).where i am trying to generate this by local methods and some cancatination.but i am unable to increment the sequence from the last sequence instead i the sequence is getting generated from (PROJ_2018_000001) by (PROJ_2018_000002) iteself.
how to generate the next sequence by previous sequence instead by always (PROJ_2018_000001).
Thank you in advance.
Piyush PansuriyaPosted Nov 22, 2018, 4:08 AM
SWAMY YTPosted Nov 22, 2018, 4:12 AM
SWAMY YTPosted Nov 22, 2018, 4:01 AM
Piyush PansuriyaPosted Nov 22, 2018, 3:32 AM
SWAMY YTPosted Nov 22, 2018, 2:05 AM
SWAMY YTPosted Nov 22, 2018, 2:03 AM
Piyush PansuriyaPosted Nov 22, 2018, 1:56 AM
SWAMY YTPosted Nov 22, 2018, 1:37 AM
Laxmidhar SahooPosted Nov 22, 2018, 12:57 AM
Piyush PansuriyaPosted Nov 22, 2018, 12:39 AM