Difference between Function and Procedure-in general?
Answer Posted / rohan
function can be written in select statement but stored
procedure cannot be written in a select statement
Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What do you understand by a view? What does the with check option clause for a view do?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
What do you mean by authentication modes in sql server?
how you can list all the tables in a database?
Difference between group by clause and having clause in SQL?
What are the database roles? : sql server security
Define master database?
What is the difference between ddl and dml?
How to create percentile function?
What are tables in sql server?
How to delete duplicate rows?
When we should use @@error?
Write a program to fetch first 10 records from a file?
What is read uncmmited?
How do I view a trc file?