mcf_st_dataset_create — Create a sparse-table dataset
subroutine mcf_st_dataset_create(handle,name,status) integer*4 handle character*(*) name integer*4 status
mcf_st_dataset_create
creates the
sparse-table dataset name
on the database
identified by handle
. Initially, the table
contains zero rows and columns.