why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

0 Answers  


How dts is used to extract, transform and consolidate data?

0 Answers  


Explain comment on transactions?

0 Answers  


What is logshipping and its purpose?

0 Answers  


How much is a sql server license?

0 Answers  


What are the benefits of filtered indexes?

0 Answers  


what's the difference between SQL & MY-SQl...? And what we learn from these ....?

2 Answers   Broadridge,


What happens if you are trying to access a schema not owned by you?

0 Answers  


What is repeatable read?

0 Answers  


How to make remote connection in database?

0 Answers  


How can I create a table from another table without copying any values from the old table?

3 Answers  


What is sql server profiler trace data file?

0 Answers  


Categories