Copying, Renaming and Splitting Tables

Prev Next

Introduction

The functions described next provide efficient means to copy and split tables.


Procedures and Functions Provided:


Renaming tables:
    table rename

Copy and split tables:
    table copy table
    table copy table selected rows
    table split table selected rows
    table copy table columns
    table copy table columns selected rows
    table split table columns