M
Maulik Thaker
Hi ppl,
I have a querry based on ID. Suppose if i have got two primary keys
(ID) and one foreign key (IDREF) in the same attribute, is there a way
to use them.
For example :
INSTRUCTUR
1) FirstName varchar(32) Primary key
2) LastName varchar(32) Primary key
3) emailID varchar(64) Foreign Key
Now the question is what could be the possible DTD for this kind of
situation.
Can anyone please let me know regarding this and if u have any good
suggestions for the weblink for such kind of DTD's please let me know.
Thanks in advance.
Maulik.
I have a querry based on ID. Suppose if i have got two primary keys
(ID) and one foreign key (IDREF) in the same attribute, is there a way
to use them.
For example :
INSTRUCTUR
1) FirstName varchar(32) Primary key
2) LastName varchar(32) Primary key
3) emailID varchar(64) Foreign Key
Now the question is what could be the possible DTD for this kind of
situation.
Can anyone please let me know regarding this and if u have any good
suggestions for the weblink for such kind of DTD's please let me know.
Thanks in advance.
Maulik.