DATA= specifies the input data set. COMPRESS begins the next one-way table on the current page even if the entire table does not fit on that page. FORMCHAR= specifies the outline and cell divider ...
proc access dbms=oracle; /* create access descriptor */ create adlib.invoice.access; user=scott orapw=tiger; path='myorapath'; table=invoice; /* create vlib.inv view */ create vlib.inv.view; select ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results