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
How many sql are there?
How do you identify a primary key?
Mention what pl/sql package consists of?
Name some usages of database trigger?
what is union? : Sql dba
What are the most important characteristics of pl/sql?
What is scalar function in sql?
What is procedure function?
What are the advantages of stored procedure?
Can variables be used in sql statements?
What are the steps for performance tuning.
How can you select unique records from a table?
explain the difference between myisam static and myisam dynamic. : Sql dba
What is varchar example?
Name the different types of indexes in sql and define them.