|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/14/2008 8:15:26 AM
Posts: 7,
Visits: 30
|
|
Hello All,
In oracle Both %TYPE and %ROWTYPE are used to define variables in
PL/SQL as it is defined within the database. If the datatype or
precision of a column changes, the program automically picks up
the new definition from the database without having to make any
code changes.
whats equivalent of this in Teradata.
THANKS IN ADVANCE
|
|
|
|