How to trace the errors in pl/sql block code?

Answer Posted / shivashanker

select text from user_errors where name='PROCEDURE NAME OR FUNCTION NAME'

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

1720


What are the advantages of normalization?

550


what are the features and advantages of object-oriented programming? : Sql dba

540


Does asenumerable execute the query?

594


What is varray in pl sql?

566






What is the requirement of self-join?

540


what is a trigger in mysql? : Sql dba

599


What does t sql mean?

532


What is row_number () in sql?

537


What are types of exception?

532


What is type and rowtype in pl sql?

534


what are all types of user defined functions? : Sql dba

544


What is cte?

570


What is triggering circuit?

592


Do we need to create index on primary key?

461