HI I don't know that this is possible. but maybe,
I want to locate a column within a table, if it has this data:
'Ready' - the issue I am facing is the application appointment table holds the person who scheduled the appt. under
Date_Created and Operator_id.
But it does not show in this table who confirmed the appointment. However, in the screen application there is one entry which states 'Ready' this is considered the confirmation.
But I cannot locate which table it might be in.
(and it could be a code but somewhere I would see 'READY' as data, ) this is what I am trying to accomplish, is there a way? Not the column name begin 'READY' but actual data.