Hi,
Using a primary key @ master table is to create the relationship for the child tables. You can create a primary key as well as foreign key for one table. The main purpose of foreign key is the entity relationship only
Hi,
Using a primary key @ master table is to create the relationship for the child tables. You can create a primary key as well as foreign key for one table. The main purpose of foreign key is the entity relationship only
To create relationship between the database tables, go to diagrammaic representation of the databases. and then add which tables you wants to relation and thecreate relationships between them.
Bookmarks