Next: Simple Queries
Up: Query-by-Example (QBE)
Previous: Query-by-Example (QBE)
- QBE has ``two-dimensional'' syntax.
- Queries are expressed by example.
- Close correspondence with domain relational calculus
- Non-procedural.
- Queries are expressed using skeleton tables.
- User selects the skeletons needed.
- User fills in skeletons with example rows.
- An example row consists of constants and example elements which
are really domain variables.
- Domain variables are preceded by an underscore character.
- Constants appear without any qualification.
We'll look at examples from the text.
Osmar Zaiane
Tue Jun 9 14:17:04 PDT 1998