linyaohui
29th September 2007, 09:45
i want to add new table for develop,how can i do that?thanks
bdittmar
29th September 2007, 12:10
i want to add new table for develop,how can i do that?thanks
Hello,
maintain table definition txyyyzzz
maintain table fields for txyyyzzz
maintain index for txyyyzzz
convert to rdd
leave application
start application
create table txyyyzzz
Regards