I have a two tables regarding my question. Table 1, say INDEX, stores metadata on statements. Table 2, say DEFINITION, defines what type of record is in INDEX.
There is a column in table INDEX where the metadata, say METADATA, is stored. This column is a CHARACTER type. I need to write a...