[SQL] howto?

2003-03-17 Thread Sjors
iations round but I can't figure out how to do this. Any suggestions??     greetz sjors

Re: [SQL] howto/min values

2003-03-19 Thread Sjors
    from table as p1                             where p.points=p1points) order by points, id  This of course doesn't work, because of the referring to the calculated field wich is not actually a part of the table. Can you do this somehow or is it impossible? Love to hear from you guys,   greetz Sjors