Join A Form Onto Itself
- Allow the joining of a table onto itself. Example. I have a form called Tasks. I allow Tasks to be related to other Tasks, because that is how the real world works. I would like to create a view that shows Tasks, and all their related Tasks. The joining of a table unto itself would make this possible and be very powerful. I'm not a SQL expert, but I have done this using SQL in other environments.
1
vote
Dan Muhlenkamp
shared this idea