Hey all, I'm a newbie so I appreciate any help you can offer.
I'm pulling employee information data from multiple tables and one of my fields (Supervisor) is returning as "***"
I'm not sure if there is something I need to set, and I'm probably overlooking something obvious. The line that pulls the data from the other table is:
AA$SIS$Get_superviser_name(std.superviser_number,s td.location,1)||','||
(I have the SELECT portion formatted to output in a csv format)
I'd appreciate any suggestions
Thanks
Dee