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 a crud api?
what is online transaction processing (oltp)? : Sql dba
How many disk partitions should I have?
what is timestamp in mysql? : Sql dba
What is sql select statement?
How do I clear the screen in sql plus?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
What is procedure and function?
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What is serial sql?
What is the location of pre_defined_functions.
How many tables can a sql database have?
What do you mean by field in sql?
How do I remove sql developer from windows 10?
what is primary key? : Sql dba