When you want to display all records from a table in a portal, there are two ways to create the relationship; one of them is absolutely the wrong way to do it, The right way is to use a cartesian join and the wrong way, because it’s considerably slower, is to use a constant relationship with a calculated field (one) having a value of 1. I don’t know why it is slower but that isn’t important; knowing that it is, is.