- Added test
- Re-sorted CHANGELOG git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@286 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
1
test/skill_of_best_person.query
Normal file
1
test/skill_of_best_person.query
Normal file
@@ -0,0 +1 @@
|
||||
πname,age,skill((ratings-πid,rating(σ r>rating (ρrating➡r(πrating(ratings )) * ratings)) ᐅᐊ people) ᐅᐊ skills)
|
4
test/skill_of_best_person.result
Normal file
4
test/skill_of_best_person.result
Normal file
@@ -0,0 +1,4 @@
|
||||
name,age,skill
|
||||
eve,25,Perl
|
||||
eve,25,C
|
||||
eve,25,C++
|
Reference in New Issue
Block a user