I'm working with stock project. I have 2 tables. One for companies and one for stock. Total number of companies are 100. The number of companies will increase every day (when a new company joins). Same way stock items are nearly 200. And every day this stock item name will increase(when i introduce new product). I need to assign this stock list for every company. How can i achieve this. My plan is to create a new column(when new company joins) in stock table. Info: both company and stock item will increase every every day. Please help me.
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en