relational/tests_dir/older_than_boss.query
Salvo 'LtWorf' Tomaselli fa08e007db
moved tests directory
2017-06-24 11:35:46 +02:00

2 lines
135 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ρn➡chief_name,a➡chief_age(πname,age,n,a(σ i==chief and age>a (π i,c,n,a(ρage➡a,id➡i,chief➡c,name➡n(people))*people)))