OrDB
ModelDB
Model Database
Home
Data
Search
Schema
Manage
Log in
SQL programs
Data
Name
find relationships to children for parent vertebrate in tree
Description
SQL Program
select * from objects edge, eav_objects tre, eav_string sourceparent, eav_objects relation where edge.object_class=125 and edge.object_id=tre.object_id and edge.object_id=sourceparent.object_id and edge.object_id=relation.object_id and tre.attribute_id=424 and sourceparent.attribute_id=421 and sourceparent.value_=88226 and relation.attribute_id=423 and relation.value_=88222
Maximum Rows
Maximum Columns
Other categories referring to
find relationships to children for parent vertebrate in tree
Revisions:
7
Last Time:
4/17/2007 6:20:48 PM
Reviewer:
Tom Morse - MoldelDB admin
Owner:
Tom Morse - MoldelDB admin