database - how to export source code from db to csv? -


in database have text field named source code , save source codes programming language including characters specially in comments. want have exact code. how can export csv , show whole code in 1 cell? when export db source code part in several cells , in several lines , each row not in 1 line. thank you


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -