G
Guest
Hello
I have a query that is going to be a report (over employees' training and
education). Basically, I want to prompt the user to enter which individual
employee's information that he/she wants on the report.
Is the only way to do this by saying WHERE EMPLOYEE.Last_Name=[Please Enter
Last Name]?
Is there a more professional way?
How would you use the LIKE in this case so that the user does not have to
spell out the complete last name?
Thanks in advance,
David
I have a query that is going to be a report (over employees' training and
education). Basically, I want to prompt the user to enter which individual
employee's information that he/she wants on the report.
Is the only way to do this by saying WHERE EMPLOYEE.Last_Name=[Please Enter
Last Name]?
Is there a more professional way?
How would you use the LIKE in this case so that the user does not have to
spell out the complete last name?
Thanks in advance,
David