Made `substring` dashboard table function capable of using computed values for `start` and `end` index positions. Also added companion string functions `substringAfter`, `substringBefore`, indexOf` ...
--- It aims to support SQL users to smartly retrieve data to support data professionals. --- Context: Databases have the data stored in an organized manner. However, we may come across situations ...