Hello:
I have a doubt about the clause DISTINCT, I dont understand what exactly does!!!.
What criteria does distinct uses to determine what object is repited?
Example
SELECT DISTINCT OBJECT(p)
FROM Player p
in this example what does distinct serch to determinate if one object is repeated? it searches all the fields??? except primary keys or what?javascript: x()
I expect that all opf you understand the question, if no, please show an example of distinct and exactly what things it does.
thanks a lot
carlos
