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 difference between procedure and function

Answer Posted / subhendu

Functions called from SQL have special restrictions:

Accept only IN parameters
cannot contain DML
cannot contain DDL - implies COMMIT
Accept and return only SQL datatypes (not PL/SQL
specific datatypes)
Must use positional notation
Must own or have EXECUTE privilege
Cannot contain transactional or session control
statements (eg. COMMIT, ROLLBACK, ALTER)

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql catalog?

1064


What is an ndf file?

1058


How do you create a db file?

1062


Can we debug stored procedure?

1062


Is keyword pl sql?

1049


What is sqlca in powerbuilder?

1063


How many databases can sql express handle?

1026


How to run sql*plus commands in sql developer?

1200


what are the types of join and explain each? : Sql dba

1082


What is cold data?

1006


What is an alias command?

1111


what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba

1176


What are tables and fields?

1080


What is sqlite used for?

1046


Does truncate release storage space?

1132