- improved an optimization, to produce a simpler select condition under certain circumstances
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@343 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
1
test/select_join_opt.query
Normal file
1
test/select_join_opt.query
Normal file
@@ -0,0 +1 @@
|
||||
σ skill=='C' and chief==0 ((σ age<30 (people) ᑌ σ age>40(people)) ᐅᐊ skills)
|
Reference in New Issue
Block a user