I am new to database and would like to know where can I find the resource to study and understand about different algorithms used in table partitioning
For example, what algorithm is used between range and hash partition to find the partition that a data to be inserted.