Skip to Content
0
Former Member
Jun 28, 2009 at 03:21 PM

Create foreign key

110 Views

HI ,

I have 3 tables that related to user

1. user table

2. user address (can be more then one entry per specific user)

3. user additional data (can be more then one entry per specific user)

in case that i delete the user in user tables all the data on the related table need

to delete also.

do i need to create foreign key for that issue?

Can any one guide me how to create foreign key for this issue?

Best regards

Nina