A
ALI-R
in the following statement why we have to give Dataset a name? what is it
used for?
Dataset myDataset =new Dataset("name_of_Dataset");
what is "name_of_Dataset" and what is its usage?
thanks
used for?
Dataset myDataset =new Dataset("name_of_Dataset");
what is "name_of_Dataset" and what is its usage?
thanks