petrasadi Fri, 11 Nov 2011 10:20:23 -0800
I am trying to implement a unari relationship in one of my tables.(Course for example) I am declaring a field has_prerequisites and have it reference it's own table. Is this the best way to do this, or is there a better way to solve the problem