Dies ist eine alte Version des Dokuments!
LU04c - Multiple table
As we know, a RDB essentially consists of tables which are linked together to increase quality and performance and reduce unintended redundancies and inconsistencies. If we want to know which orders are done from which customer we have to deal with the two tables CUSTOMER and **ORDER„, and the key, that connects both is logically the custumer id.