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 / guru
hi friends click below link to see Debugging in Plsql
http://www.adp-gmbh.ch/ora/plsql/debug.html#dbr
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Write the alter statement to enable all the triggers on the t.students table.
Does truncate require commit?
Can I join the same table twice?
How to look at the current sql*plus system settings?
Explain the difference between 'between' & 'and' operators in sql
What is duration in sql profiler trace?
Why is sql*loader direct path so fast?
What does where 1 1 mean in sql?
How to write a query to show the details of a student from students table whose
what does the t-sql command ident_current does? : Transact sql
How do I get sql certification?
what is data manipulation language? : Sql dba
What is the use of <> sql?
What is the purpose of the partition table?
Can we call dml statement in function?