question

SriLakshmi-0204 avatar image
0 Votes"
SriLakshmi-0204 asked Spigolo-3573 answered

Efficent way of converting .adt files to csv with respect to time and memory

I need to extract the table which has around 0.1 million records to a CSV file .When I am trying to export that directly into CSV it takes less time and more memory and when I try to do it in a 2 step indirectly i.e from .adt to excel and then CSV it takes more time and less memory Is there any efficient way wheere we can convert it to csv with respect to memory and time taken

windows-10-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Spigolo-3573 avatar image
1 Vote"
Spigolo-3573 answered

Hi @SriLakshmi-0204

Your question has nothing to do with the operating system.
I suggest to head towards Eclipse forums


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.