E.g. lets say I have a chat app, I have a table for threads and a table for messages. The thread has the number of messages. E.g.:
Thread id: int numMessages: int