What is the difference between Procedure and Function
Answer Posted / devanand
procedure can not return tye but fuction must a return type
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
What are ddl triggers and types of ddl trigger?
What is 'Join' and explain its various types.
What is updatable resultset?
you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
What are the restrictions that views have to follow? : SQL Server Architecture
What is truncate table?
What do you understand by replication in sql server? Mention the different types of replication in sql server.
What is mapping schema?
Do you know what is lock escalation?
What is correlated subquery in sql server?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
how to avoid cursors? : Sql server database administration
What is checkpoint process in the sql server?
How do I install sql server?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?