sanjay_zed Posted May 14, 2012 Share Posted May 14, 2012 actually i have one master table, and a few dynamically created temp tables. i will be uploading excel sheet containing email ids, while inserting my records into my master table, i need to trigger all the dynamically created temp tables. so that it will be inserted into my all temp tables at one instance.. can u provide me few links and examples of trigger and how can i achieve this. Quote Link to comment https://forums.phpfreaks.com/topic/262493-how-to-trigger-a-table-with-mysql/ Share on other sites More sharing options...
sanjay_zed Posted May 14, 2012 Author Share Posted May 14, 2012 those temp tables are dynamically created tables, the no . of temp tables will be increasing. ... Quote Link to comment https://forums.phpfreaks.com/topic/262493-how-to-trigger-a-table-with-mysql/#findComment-1345239 Share on other sites More sharing options...
fenway Posted May 19, 2012 Share Posted May 19, 2012 I don't follow. Quote Link to comment https://forums.phpfreaks.com/topic/262493-how-to-trigger-a-table-with-mysql/#findComment-1346836 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.