caching - A method to Extract Output of Oracle Coherence Cache (CohQl) into a flat file -


do have way extract output of query flat file, while working cohql, know have way rdbms databases. in mysql

select ... ... ...  outfile 'file.csv' fields terminated ',' 

i want flat file, delimiter not preference, if solutuion delimiter, , good.

i'm not aware of built-in capability that.


Comments

Popular posts from this blog

android - Automated my builds -

python - How to return the most similar word from a list of words? -

php - Iterate over object properties with keys from second array -