VonFranzken
MIS
I have a table with serveral fields. One of the fields is called srctable or source table for short. This field stored the information about which table the record came from. It saves that information as 'dbo.activity', dbo.goals, etc.
Is there a way that I can query the table so that the srctable field will show Activites for all dbo.activity records and Goals for all dbo.goals records.
Thank you kindly,
Steve
Is there a way that I can query the table so that the srctable field will show Activites for all dbo.activity records and Goals for all dbo.goals records.
Thank you kindly,
Steve