SQL to get Employee Name Fields (F,M,L Names) using Email Field
SQL to get Employee Name Fields (F,M,L Names) using Email Field in Extensions Table.
The Extensions form is being redone in the New Forms. I see that the first field is called Related Employee, which is just blank in all records.
I would like to add the employee name which is in First Name, Middle Name & Last Name (3 fields) in the HR-Employees table.
There is no relationship between the HR-Employees table & Extensions table.
I would like to replace the 'Related Employee' field which doesn't appear to be pulling any information as all the data in all the records for this field are blank.
I could create a relationship.
I would like to do this with SQL, which is a new feature I believe.
There just a lot of table relationships in the app that I think it would be cleaner to just relate the data SQL, but I am can't find the formula?
------------------------------
Bob T.
------------------------------