anchored definition in type declaration [message #371615] |
Tue, 14 November 2000 22:59 |
Manju
Messages: 10 Registered: November 2000
|
Junior Member |
|
|
hi,
i am creating an object based on a particular table,but instead of giving the data types explicitly like varchar2(100),number(10),date etc,i want to use an anchored definition like <base HREF="http://www.orafaq.com.way_back_stub/msgboard/sql/messages/2717.htm"tablename>.<columnname>%type
so that any changes in the base table can be automatically reflected in the object
is this possible?
i am getting an error on using such a declaration
any help in this regard will be appreciated
Manju
|
|
|
|
|
|