G
Guest
Hi,
I have a problem where I need to extract all the rows from job description
field of the job table in the pubs database. I need to use a parameter
statement in the query like [Enter job description]. When someone types
manager in this prompt all the rows corresponding to the job description that
has manager in the field should come up. I would appreciate any help how to
set up the parameter. I am using like Like "*[Enter description type]*".
However, this is not giving me the right answer. Thanks in advance.
I have a problem where I need to extract all the rows from job description
field of the job table in the pubs database. I need to use a parameter
statement in the query like [Enter job description]. When someone types
manager in this prompt all the rows corresponding to the job description that
has manager in the field should come up. I would appreciate any help how to
set up the parameter. I am using like Like "*[Enter description type]*".
However, this is not giving me the right answer. Thanks in advance.