Tagged Questions
6
votes
4answers
302 views
What is the German word for a “SQL lookup table”?
What would the best German word be for an SQL table whose only purpose is to match e.g. an id with a name? In English, I would call this a "lookup table" since the ID is "looked up" and the ...