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...

What is the difference between anonymous block and named
block or stored procedure?

Answer Posted / ranjith

The anonymous block statement is an executable statement
that can contain PL/SQL control statements and SQL
statements. It can be used to implement procedural logic in
a scripting language.

named block or stored procedure is a pl/sql block that
oracle stores in the database and can be called by name
from any application
examples are function,procedure and packages,etc.....

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is query execution plan in sql?

1245


what is denormalization. : Sql dba

1159


What is rownum?

1032


What is synonyms?

1115


how is myisam table stored? : Sql dba

1094


How to write html code in pl sql?

1157


What does seeding a database mean?

1014


What are its different types of dbms?

1052


What is the difference between alter trigger and drop trigger statements?

1159


how to concatenate two character strings? : Sql dba

1155


How does pl sql work?

1004


When do we use triggers?

1145


Can 2 queries be executed simultaneously in a distributed database system?

1188


What is sqlcommand?

1071


how to get a list of indexes of an existing table? : Sql dba

1002