Please remove the database level write access requirement to modify objects below the database level. This will:
1. Prevent users who should only have subobject write access from modifying the database.
2. Make the security model more intuitive ...
Currently, interpolation is a function that allows users to estimate values from 1 column to another. However, in industry, it is very possible to have to interpolate across multiple columns. Having the option is cleaner an more accura...