-
Notifications
You must be signed in to change notification settings - Fork 1
Sql query examples
sinsunsan edited this page Dec 20, 2012
·
2 revisions
- requêtes imbriquées
The result of the second query is used as a selector of the first one
SELECT * FROM node
WHERE nid NOT IN(
SELECT entity_id
FROM field_data_field_qr_status