tmlab / tmql

Automatically exported from code.google.com/p/tmql
1 stars 0 forks source link

fn:uniq used on projections #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If using fn:uniq on a projection with a tuple containing more than one element 
only the first element of each tuple is conserved and returned.

Original issue reported on code.google.com by michael....@gmail.com on 28 Apr 2011 at 2:27

GoogleCodeExporter commented 9 years ago
Fn:uniq ist Not allowed for Projektion and will never support this. Use the 
UNIQUE keyword of select or flwr. 

Original comment by Sven.Kro...@googlemail.com on 28 Apr 2011 at 2:40