<?xml version="1.0" ?>
<!DOCTYPE Query
(View Source for full doctype...)>
- <!-- How
many of the ten most populous states are on the coast? -->
- <!-- How
does their population rank compare to their areal rank? -->
-
<Query>
-
<File>
<A-99005-DEMO_STATE_DATA />
</File>
-
<Select>
-
<SAtom>
-
<Field>
<B-99005z.01-NAME />
</Field>
<SA />
<Expr />
</SAtom>
</Select>
-
<Sort>
-
<Field>
<B-99005z.01-NAME />
</Field>
<DOWN />
</Sort>
</Query>