I am trying to design a database with multiple tables. I want to have a primary key in one of my tables point to the primary key of another.
Example routers.serial3_dlci21.system, something along those lines, where system is the database, and routers is the general table with general info, and serial3 contains all the specific customer info for that interface. Any help would be greatly appreciated because I am very new to MySql.
Thanks
Example routers.serial3_dlci21.system, something along those lines, where system is the database, and routers is the general table with general info, and serial3 contains all the specific customer info for that interface. Any help would be greatly appreciated because I am very new to MySql.
Thanks