| To be clear.... It is similar to inheritance discriminator except that we need to allow for binding them as literals. For posterity sake, the reason we need to allow for binding as a literal is for cases where the discriminator also happens to be a partitioning column. Some databases disallow the partition value to be a parameter (must be a literal value) |