Relational Databases
Posted: Sat Aug 27, 2011 10:51 pm
Wonder if you can help me? I been trying to find someone/video that explains how the relationship between tables is made but no one yet has made it clear.
So from what I can guess so far the link between two tables is made by simply naming a field the same as the table name?
Example you can have a table named 'a' and a table named 'b' and in table 'b' I could but 'a_id' and that would automatically create the link between tables?
So from what I can guess so far the link between two tables is made by simply naming a field the same as the table name?
Example you can have a table named 'a' and a table named 'b' and in table 'b' I could but 'a_id' and that would automatically create the link between tables?