Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 ISNULL

Author  Topic 

pattikay
Starting Member

36 Posts

Posted - 2001-09-04 : 10:53:14
Hi,
I have written a view that has a query that uses the ISNULL keyword frequently.
The view takes quite a while to return matches.I was wondering whether there is a an alternative to the ISNULL keyword that i could use instead?
Thanks in advance.

   

- Advertisement -