adspace


diffrence between function and procedure

Answer Posted / pradeep aryan

1. Function can returtn single value but proc san return
multiple values

2. Proc can call a function but function not.

3. function can call in select statement also and acn perform
action also but proc not.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I start sql server 2017?

1016


What is sql or structured query language?

1228


When should you use an instead of trigger?

1054


What is an indexed view?

1023


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1200


List the ways in which dynamic sql can be executed?

1088


What is clustered index

1087


How efficient you are in oracle and SQL server?

1258


What is standby servers? Explain types of standby servers.

1081


What is the difference between for xml raw and for xml auto?

1119


How can we solve concurrency problems?

1123


Disadvantages of the indexes?

1225


Explain system functions or built-in functions? What are different types of system functions?

1067


Can you index views?

955


explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration

1134