Query in cvs-file?

Bernd Mattern January 15, 2013

Is it possible to use an SQL-Query in a cvs-file to reduce the search results?

How would the result look like?

I tried this but it does not work as expected:

select ba.text from 'BAs.csv' ba where ba.text like '%Q%'

and also

select ba.text from 'BAs.csv' ba where ba.text like parentValues.get(0).prefix("'").suffix("'").serialize(",")

1 answer

1 accepted

0 votes
Answer accepted
Cyrille Martin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 7, 2013

Hi Bernd,

For the moment it is not possible to query the content of a CSV file.

You can create an improvement on our JIRA instance : https://jira.valiantys.com

Regards

Cyrille

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events