What are the differences between stored procedure and
functions in SQL Server 2000?
Answer Posted / sandeep
Function retun value while storeprocedure nor return value
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you manipulate data?
What are logical/boolean operations in ms sql server?
What is sql server database?
Tell me what do you understand by a view? What does the with check option clause for a view do?
What are the joins in sql server? : sql server database administration
When multiple after triggers are attached to sql table, how to control the order of execution?
What are the advantages of sql stored procedure?
Define self join in sql server joins?
What are system databases in ms sql server?
Tell me about pre-defined functions of sql?
What are the events recorded in a transaction log?
How can you find out how many rows returned in a cursor?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
What are different types of raid configurations? : SQL Server Architecture