Hi, I have to create a table that has 9 fields, each of those fields is directed to a specific query ( Each of those queries points out to a MySQL stored procedure ).
I want to know if it's possible to have multiple sources, if so, how can I accomplish this?