OrDB
SQL programs
  Data
show roots (these have no parents) for neurotransmitters
select roots.object_id, roots.object_name from objects roots where roots.object_class=7 and roots.object_id NOT IN (select children.object_id from eav_objects children where children.attribute_id=67)
Other categories referring to show roots (these have no parents) for neurotransmitters
Revisions: 8
Last Time: 1/8/2004 11:09:13 AM
Reviewer: Tom Morse - MoldelDB admin
Owner: Tom Morse - MoldelDB admin