|
Archives of the TeradataForumMessage Posted: Tue, 08 Jan 2002 @ 15:05:26 GMT
Sorry, was a bit short. Here some SQL to explain: create table test insert into test ('A',1,7); insert into test ('B',1,5); insert into test ('C',1,1); select product, area, revenue, rank(revenue) as rev_rank drop table test Ulrich
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||