OT: SQL Question

Mark Phillips mark at phillipsmarketing.biz
Fri Mar 23 19:29:58 MST 2012


I have a servlet/jsp/MySQL web site in production, and there are about
2,000 records in the flights table. One of the foreign keys is teacher_id.
Up to this point, there is a one to many relationship between teacher_id
and the data in the flights table. I need to change the data model to allow
for a many to many relationship between teacher_id and the data in the
flight table. What is the best way to do this?

Thanks,

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20120323/51fd71c1/attachment.html>


More information about the PLUG-discuss mailing list