Why cant we use SQLERRM and SQLCODE in INSERT Statement?
Yes! We all know that cannot use SQLCODE, SQLERRM in INSERT Statement! but why?? SQLCODE, SQLERRM are predefined functions which are useful in Exception handling.… Read More »Why cant we use SQLERRM and SQLCODE in INSERT Statement?