I have SQL function and i need to execute it inside SQL view.
any suggestion..
create view dbo.ViewName
as
select
dbo.Function(parameter)
from dbo.TableName
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With