Microsoft
Software
Hardware
Network
Question : Access - SQL create two tables
Hi,
I have an Access table, where a color list is either categorized into A or B. Currently, I have two tables that list the colors of A in table A, and colors of B in table B. I run two separate inner join queries to separate the original table in to table A1 (colors A - inner join table A) and table B1 (colors B - inner join table B),
Is there a way to run this in one query?
Thanks.
Answer : Access - SQL create two tables
Hello tahirih,
It's not entirely clear what you are trying to do.
At a very high level, you may be able to do a union query to combine them, or perhaps we can consolidate
your two "color tables".
Regards,
Patrick
Random Solutions
How to show treeview inside combobox
error with web site when it was moved from server 2003 to 2008
Save Excel file as Pipe delimited text file
how to get execution path in c#
Error sending ArrayList to Web Service
Update sql cell
Hooking 5.1 Surround sound to xBox 360 premium
SBS2003 exchange error
Change table source for queries based on user or machine access
In Access 2007, need a VBA function to test external database table to see if it is empty