OrDB
ModelDB
Model Database
Home
Data
Search
Schema
Manage
Log in
SQL programs
Data
Name
show roots (these have no parents) for neurotransmitters
Description
SQL Program
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)
Maximum Rows
Maximum Columns
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