2007 Jan 25 7:50 PM
which r not a valid type definition?
a)types : t_mytab type ifa 1 of standard table
b)types : t_mytab like ifa1
c)type : t_mytab type ifa1
d)types : t_mytab type ifa1
which r not a valid type definition?
a)types : t_mytab type ifa 1 of standard table
b)types : t_mytab like ifa1
c)type : t_mytab type ifa1
d)types : t_mytab type ifa1
2007 Jan 25 8:08 PM