1> how are u debugging in plsql ?
2> how to connect oracle database from unix. is there ne
way other than using sqlplus ?
Answer Posted / gourvendra singh
1> we can do the debugging in the plsql by placing the
message in the code, so that we can trace the values and
pointer in the pl/sql.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is cross join? : Sql dba
How exception is different from error?
What is a dynamic query?
What is the process of debugging?
What are the dml statements?
How to add new employee details in an employee_details table with the following details
What is sqlcontext?
What is sequence in sql?
What is sql scripting?
Do we need to rebuild index after truncate?
What are pl/sql packages?
Which sorts rows in sql?
What is difference between procedure and trigger?
Is the primary key an index?
What is the difference between view and stored procedure?