1> how are u debugging in plsql ?
2> how to connect oracle database from unix. is there ne
way other than using sqlplus ?

Answers were Sorted based on User's Feedback



1> how are u debugging in plsql ? 2> how to connect oracle database from unix. is there ne ..

Answer / 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

1> how are u debugging in plsql ? 2> how to connect oracle database from unix. is there ne ..

Answer / 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

More SQL PLSQL Interview Questions

What is ROWID?

8 Answers  


Why sql query is slow?

0 Answers  


what is the difference between rownum pseudo column and row_number() function? : Sql dba

0 Answers  


What is an ndf file?

0 Answers  


What is number function in sql?

0 Answers  






What are the advantages of pl sql over sql?

0 Answers  


How do you truncate?

0 Answers  


In testing where do we use sql language and how it helps in testing?

2 Answers  


wht is the difference between sqlaserver2000 and 2005

1 Answers   ABC, IBM,


How to start the command-line sql*plus?

0 Answers  


How do you run a query?

0 Answers  


What is the Query to print out the individual total number of duplicate row in sql.

5 Answers   TCS,


Categories