application adding a record in a table based on the reference value from another table
how can i make my application add a record in a table based on the reference value from another table upon installation? Say there are two tables sys_app_services and sys_services my application upon installation, should add a record in sys_app_serv...
