Hi All,
I'm still new to SQL Server and I do not understand how to read following syntax?
Use myDatabase GO select * from ::fn_abc GO
What is that "::" in front of fn_abc?
Thanks,
DP
DP
Hi All,
I'm still new to SQL Server and I do not understand how to read following syntax?
Use myDatabase GO select * from ::fn_abc GO
What is that "::" in front of fn_abc?
Thanks,
DP
DP