How to remove inner join with gui?

R

Robbie

Hi all,
I'm making a query in design view and when I chose the tables I wanted to
use and it automatically seemed to know which fields to join. Normally I
would welcome this but the actual problem I'm having prevents me from using
the join on this field because the data is actually missing on one of the
tables so the query would not show me what I need.

So I want to join using another common field instead. I already corrected
this in SQL View but I was wondering if there was a way to remove the join
with a couple of clicks or menu option.
 
D

Douglas J. Steele

Just click on the line to highlight it, then right-click and select Delete
from the context menu (or if you're sure you've selected it, hit the Delete
key)
 
K

Klatuu

right click on the join line between the tables in design view. Depending on
whether you are on the line correctly, you will get either a menu of stuff or
the option to edit or delete the join. Delete the join, then create your own
join
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top