Difference between Function and Procedure-in general?
Answer Posted / arif
function can not have update,delete or insert statement but
Stored procedure can have
Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
What is nolock?
Explain raiserror in sql server?
How to enter date and time literals in ms sql server?
what's the difference between delete table and truncate table commands? : Sql server database administration
Define Business Edition in SQL Azure?
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
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
Explain in brief how sql server enhances scalability of the database system?
How do I clean up sql server transaction log?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
Define self join in sql server joins?
How to delete duplicate rows from table except one?
How to drop existing views from a database in ms sql server?
Sql server reporting services vs. Crystal reports.
what's the maximum size of a row? : Sql server database administration