Access is getting a little more complicated and I'm not sure if I am even close to using the SQL that I'm suppose to be using :
SELECT *
FROM [client purchases]
WHERE [amount of last purchase] =>$10.00;
This was a try, if it's completely wrong, please give me a holler.
1 comment:
Is this for your parameter query? I recommend you simply use the steps given on page 222 of your text (The Complete Reference, MS Office Access 2003, by Virginia Andersen).
Post a Comment