I have 4 columns
tblContactId,tblFirstName,tblMiddleName,tblLastName
Total number of rows :55679
I want to get odd records using conditional split. Is it possible to split the records using conditional split . What are other ways for performing this operation.
Thanks,
Praveen