Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you debug PL/SQL code?

Answer Posted / samsudeen

When u execute the PL/SQL in putty u are using follwing
command

SQL > @samsu.sql

if not compile succeefully, u can use the follwing command
to debug the PLSQL.

SQL > show errors

its display the error name , line no and column no.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if connection is not closed in jdbc?

1019


What is jdbc connection class?

942


What is the most common example type 1 driver?

1071


Which is faster jdbc or odbc?

951


What are the benefits of PreparedStatement over Statement?

1043


Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?

971


What is while rs next ())?

999


What is the difference between execute, executeQuery, executeUpdate?

1071


Does sql allow null values ? Can we use it within where clause ?

1023


What are the advantages of database connection pooling?

962


Which type of driver provides jdbc access via one or more odbc drivers?

943


How to check jdbc driver version in sql server?

1015


What is jdbc class forname?

1009


What is the full form of jdbc?

1088


Is jdbc connection secure?

1009