What are SQL sequences in SAP HANA? What is the difference between CURRVAL and NEXTVAL?
Answer Posted / Rashmi Kumari
SQL sequences in SAP HANA are database objects that generate unique, incrementing numeric values. The CURRVAL function retrieves the current value of a sequence while the NEXTVAL function returns the next value to be generated by a sequence.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category