OrDB
ModelDB
Model Database
Home
Data
Search
Schema
Manage
Log in
SQL programs
Data
Name
show roots (these have no parents) for receptors
Description
SQL Program
select roots.object_id, roots.object_name from objects roots where roots.object_class=9 and (roots.object_id NOT IN (select children.object_id from eav_objects children where children.attribute_id=66))
Maximum Rows
Maximum Columns
Other categories referring to
show roots (these have no parents) for receptors
Revisions:
3
Last Time:
1/8/2004 1:06:49 PM
Reviewer:
Tom Morse - MoldelDB admin
Owner:
Tom Morse - MoldelDB admin