Ok, I inherited this database and there is a field that stopres a select
statement. Is there anyway possible to execute the value of the field
within a select statement?
For example:
the table:
Name "george"
lookupForName "Select orders from Ordertable"
So maybe something like select name, execute(lookupforname) as orders