What is difference between stored procedure & function?

Answer Posted / shreenath27@yahoo.co.in

function will return value but procedure will not return any
value

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is de-normalization and what are some of the examples of it?

563


define and explain the differences between clustered and non-clustered indexes.

595


What is the difference between indexing and hashing?

542


Can you change the data type of a column in a table after the table has been created? If so, which command would you use?

633


How to rebuild indexes with alter index ... Rebuild?

584






Explain Normalization and DE normalization

605


What is shrink log file?

509


Can we delete data from a view?

537


Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.

2026


Which is the best place or learning center for MS SQL?????In Bangladesh?????

1591


What are the reporting services components?

92


How to use values from other tables in update statements in ms sql server?

551


What happens if null values are involved in datetime operations?

529


What is triggers and stored procedures?

512


How you provide security to cube? : sql server analysis services, ssas

533