Hi I need a little help with finding candidate key with FD:
given relation : R{x,y,z,s,t,u,w}
FD: {s->x , t->y , x->y ,xy->tuz}
is the candidate key {s,w} ?
Hi I need a little help with finding candidate key with FD:
given relation : R{x,y,z,s,t,u,w}
FD: {s->x , t->y , x->y ,xy->tuz}
is the candidate key {s,w} ?