Differences between functions and stored procedures?
Answer Posted / santhoshkumar.k
store procedure takes less time to execute the statement
than functions, also we can create loops inside the store
procedure.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the concept of optimization?
What is transaction server distributed transaction?
Tell me what is difference between view and materialized view?
How to find the login name linked to a given user name?
What are window functions in sql server?
Name three of the features managed by the surface area configuration tool? : sql server security
what are the disadvantages of cursors? : Sql server database administration
Why SQL Agent is used?
What are temporal tables in sql server 2016?
What are the advantages of passing name-value pairs as parameters?
What Is Rdbms?
What is the difference between clustered index and primary key?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
Explain encryption of entire databases without the need for application changes in sql server 2008?
What do you understand by the data quality services in sql server?