when we use function instead of procedure? plz tell me the
situation with ex?

Answer Posted / adil khan

procedure can only use in plsql not in sql. in other words
you can not use procedure in your select satatement. only
funtion can be used for example max(),min(),Avg() these all
are funtion not procedure.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is conditional split?

535


What is the rdl file?

88


What are the different types of collation sensitivity?

543


Can you index views?

494


What are the types of subquery?

546






What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?

480


What do you understand by a view?

554


Explain sql delete command?

601


What is the process of normalising?

581


Describe in brief databases and sql server databases architecture.

519


what information is maintained within the msdb database? : Sql server administration

507


Define normalisation?

671


How do you identify a foreign key?

592


What are the difference between primary keys and foreign keys?

531


Do you know what are acid properties of transaction?

519