Subject | Natural Order - Primary Key |
---|---|
Author | Vincenzo Scarpellino |
Post date | 2005-07-12T16:03:02Z |
FB 1.53
I have a simple Table CLF:
COD INTEGER
TIP CHAR(1)
AZNAME VARCHAR(3)
AZYEAR VARCHAR(2)
DESCRIPRION VARCHAR(30)
Primary Key = COD,TIP,AZNAME,AZYEAR
When I do a simple view of it I get a order data natural but I need order by
Primary Key. How can I do it in a View?
Thank You
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
ShopMon: la rete che fa bene!
* Con la tua opinione ShopMon dona 1 ad Amref ed Unicef
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3670&d=12-7
I have a simple Table CLF:
COD INTEGER
TIP CHAR(1)
AZNAME VARCHAR(3)
AZYEAR VARCHAR(2)
DESCRIPRION VARCHAR(30)
Primary Key = COD,TIP,AZNAME,AZYEAR
When I do a simple view of it I get a order data natural but I need order by
Primary Key. How can I do it in a View?
Thank You
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
ShopMon: la rete che fa bene!
* Con la tua opinione ShopMon dona 1 ad Amref ed Unicef
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3670&d=12-7