There is a table with multiple columns and I have 1 column for a name (char) and one for an id (serial). There is a possibility to create a key out of both. So the id grows for each entry. How can you manage, that the id is just raised, if the name exists inRead more