select value from SYMBOL_TBD where id={id_symbol}
The value {id_symbol} is replaced at runtime by the value of the current record.
In the report, the value in braces {} is replaced at runtime by the result of the SQL statement.