•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Database Design section within the Web Development category of DaniWeb, a massive community of 373,461 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,967 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Database Design advertiser:
Views: 5382 | Replies: 0
![]() |
Ok guys, check this out
Ok, this works FINE. But, when I try to add Not..:
It just brings up all of the contract ID's, including the one's in the progression table. What I want it to do is bring up the contract Ids that ARENT in the progression table.
Thanks in advance for your help,
Slade
select app_given, app_surname, contract.contractID from contract, progression where pay_nop like 'PAY' and contract.status like 'Active' and app_type like 'Apprenticeship' and Contract.ContractID = progression.contractid group by contract.contractid, app_given, app_surname
Not Contract.ContractID = progression.contractid
Thanks in advance for your help,
Slade
Formerly known as Slade.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Database Design Marketplace
- SQL Server DBA - " Hot " (Software Development Job Offers)
- SQL 2000 "standard" reporting services (MS SQL)
- google "keyword" question (Search Engine Optimization)
- Error on "basket" of an e-shop (PHP)
- Error "Syntax" (Windows 9x / Me)
- JBV: Can't remove "about:blank" homepage. Please help. (Viruses, Spyware and other Nasties)
- I need special stuff in my project like system("cls") (C++)
Other Threads in the Database Design Forum
- Previous Thread: database table design problems
- Next Thread: Assigning Foreign Keys


Linear Mode