-
Access - sql
I am new to Access databases.
I wrote in sql query: select * from orders where worker_id<>1 and customer_id <> (select customer_id from orders where worker_id=1)
How to transform it into something like in this screen: http://officeimg.vo.msecnd.net/pl-pl/files/936/707/ZA010121161.gif
-
I'm not sure I understand exactly what you are asking.
Do you simply want to see your query in 'Query Design Mode' like in the link you provided?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules