I have a list of IDs for a table in CSV forma...

I have a list of IDs for a table in CSV format.

What would be the most efficient way to retrieve a ref list?

Using SELECT with FIND function to match the table ID and the CSV text is very slow.

Is there a way to simply covert the CSV to a ref ID list without using SELECT?

0 1 300
1 REPLY 1
Top Labels in this Space