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

How do you write an index?

0 Answers  


What is difference between ms sql and mysql?

0 Answers  


What are the different sql languages?

0 Answers  


Is sql port 1433 encrypted?

0 Answers  


What are the packages in pl sql?

0 Answers  






Are left and right joins the same?

0 Answers  


Explain mutating table error.

0 Answers  


What is the sql*loader? : aql loader

0 Answers  


Does a user_objects view have an entry for a trigger?

0 Answers  


Can ddl statements be used in pl/sql?

0 Answers  


what is the differnce between procedure and function? in both dml operations can work and in procedure through out parameter you can return value ,then what is the differce?

3 Answers   3i Infotech,


Why procedure is used in sql?

0 Answers  


Categories