Hi,
Why? An Oracle sequence is ( usually) used to populate a field in a data table so why not read the field itself?
You could ( maybe) insert an Oracle function that reads
the Sequence_name.CurrVal and assigns it to a variable for use in your report, but I guess I do not see what you want to accomplish)
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.