moved tests directory
This commit is contained in:
1
tests_dir/union_projection.query
Normal file
1
tests_dir/union_projection.query
Normal file
@@ -0,0 +1 @@
|
||||
πname,skill(σ skill == 'Perl' (people⋈skills)) ∪ πname,skill(σ skill == 'C' (people⋈skills))
|
Reference in New Issue
Block a user