There are two options:
- user-defined scalar function
- properties table
In Oracle, you can do it within Packages – the closest SQL Server has is Assemblies…
There are two options:
In Oracle, you can do it within Packages – the closest SQL Server has is Assemblies…