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 I open port 1433?
How to rebuild indexes with alter index ... Rebuild?
How to find Duplicate Records In table?
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 are the differences between sql server and mysql.
What is indexing a document?
What is shared lock?
Can a unique index be created on a column, which contains null?
Can we do dml on views?
What are the types of database recovery models?
define and explain the differences between clustered and non-clustered indexes.
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
How to declare and use cursor variables?
Can we call future method from trigger?
How does a profiler work?