lundi 2 février 2015

Fetch data from oracle DB using macros


Vote count:

0




I have this table in DB, Empid Name raj

kumar ajay


In this table the Empid column should be populated based on the Emp sequence created in the Database. if suppose select emp.nextval from dual give 15874, then the below table should be insrted in DB as follows


Empid Name 15874 raj

15875 kumar 15876 ajay


Kindly advise how can we incorporate this using macros and to fetch data we need to select the current cell value. Pls help in fetching the same.



asked 34 secs ago







Fetch data from oracle DB using macros

Aucun commentaire:

Enregistrer un commentaire