Advertisement
jeniferfleurant

# Enfants (non-mères)

Sep 2nd, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.12 KB | None | 0 0
  1. select count(*) from patient where linked_to_id_patient=0 and id not in (select id_patient from tracking_motherbasicinfo)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement