Hi there and a wonderful good morning!
I was wondering something about mySQL, but i don't have a clue
if it's possible (but it would be great!).
Imagine i have two tables. One is called species, and one
is called animals.
One of the species is 'birds' (others are fishes etc.)
In my table animals one of the birds is a hawk, another an eagle.
Anyway, can i get a field in 'animals', that automatically has the same
content as a defined field in 'species'. So if i would change 'birds'
to 'flying animals' in the 'species' table, it would also change
in the 'animals' table.
I'm affraid it sounds kind of vague, but i think you get what i want...
Greetings
I was wondering something about mySQL, but i don't have a clue
if it's possible (but it would be great!).
Imagine i have two tables. One is called species, and one
is called animals.
One of the species is 'birds' (others are fishes etc.)
In my table animals one of the birds is a hawk, another an eagle.
Anyway, can i get a field in 'animals', that automatically has the same
content as a defined field in 'species'. So if i would change 'birds'
to 'flying animals' in the 'species' table, it would also change
in the 'animals' table.
I'm affraid it sounds kind of vague, but i think you get what i want...
Greetings
Comment