hi, is there a procedure function etc that i can use to check the size of my table in oracle , and overite it with a new table ,given that my newly generated table in sas is bigger than the one in oracle. i will basically do my calculation in sas , if the table in sas is bigger than the one in oracle then i will drop the old table and create the new table. in oracle i could use a pl/sql procedure but i want to automate the process in sas. your assistance is very much apprecaited in this regard. Regards GT
... View more