How to access the current value and next value from a
sequence?
Answer Posted / sweta
select sequencename.currval,sequencename.nextval from dual;
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we use update in sql function?
How do I remove duplicates in two columns?
what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba
How to use distinct and count in sql query? Explain
Is it possible to update views?
What is an invalid partition table?
What is exception? What are the types of exceptions?
what is row? : Sql dba
What is sql clause?
How can I tell if sql is running?
Explain lock escalation? : Transact sql
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
What is the difference between inner join and natural join?
What is data type in database?
What is scalar and vector?