Hi all! One of the most used database concept is hierarchies. Why? Basically, any relation that can be categorized as a “Father” – “Son” relationship can take advantage of this concept. Lets us imagine you want to represent the relationship between an employer and an employee. You could probably create two tables like the ones below [...]
↧