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)
 functions

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2004-11-05 : 03:42:44
Is a table function only unique to a particular user?

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-11-05 : 04:07:27
quote:
Originally posted by fmardani

Is a table function only unique to a particular user?



if you mean if you can have same function name for different users then yes.

--------------------
keeping it simple...
Go to Top of Page
   

- Advertisement -