8000 Lookups · serenity-is/Serenity Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Victor Tomaili edited this page May 3, 2021 · 1 revision

A lookup table is intended as a table that acts as a list of element that you can use to look up a key value (like description of a Product) in exachange for it's identifier (like the id column) for use in some other table's foreign key column.

TODO: Code description lookups

Clone this wiki locally
0