Microsoft
Software
Hardware
Network
Question : Check to see if a table has a certain value, MS Access 2003
Lets say you have the following tables (tables could be any size):
Table1 Table2
Name Value Name Value
A 1 A 3
B 2 C 3
C 3 D 2
E 3
Now I want to determine if any Names in Table1 do not exist in Table2; which obiviously is Name = "B" with a value = "2"
Answer : Check to see if a table has a certain value, MS Access 2003
use a query like this
select * from table1
left join table2 on table1.[name]=table2.[name
]
where table2.[name] is null
Random Solutions
Should 3rd party drivers start in safe mode?
In Outlook, Advanced Find - Search for Attachment name
How to configure Active Sync in Exchange 2003 and iPhone 3GS
ipconfig shows lots of "tunnel adapters", what are they?
How do I hide site tabs from certain users?
How do I decide on the hardware components required for assembling a CPU for Development purpose (Microsoft & Adobe Technologies).
Upgrade mixed mode Windows 2000 forest/domain to Windows 2008 R2 forest/domain
Redistributing RIP into OSPF non-contiguous subnets.
What is the default for ExpiresDefault
802.1q trunk