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 / a.jyothsna

1) function can be executed using the sql command
(Ex: select functin_name(args)from dual;)
Procedure can be executed using sql+ command
(Ex: exec procedure_name(args))

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The in operator may be used if you know the exact value you want to return for at least one of the columns.

1223


What is the difference between Union and Union all. Which is faster.

1438


How many indexes can be created on a table in sql?

1110


What is substitution variable in pl sql?

1106


What does (*) mean in sql?

1000


Mention what is the function that is used to transfer a pl/sql table log to a database table?

1028


What is t sql in sql server?

1130


What is the difference between inner join and natural join?

1053


What is an escape character in sql?

1070


What is a loop in sql?

1033


how does a local variable is defined using t-sql? : Transact sql

1056


Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints

1129


How to get unique records from a table?

1021


what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba

1129


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

1223