Hi ,
I have a table with columns of type frozen<list<int>>
I want to convert it to simple list<int>
How can I do that without droping existing column? I have data in that
column.
I am using dse 4.8.11

Thanks,
Anuja

Reply via email to