csv - How to Handle Clob Data Type in Excel When Exporting Data From DB2 Database - Stack Overflow
Requirement is to schedule a SQL query to run and save output as excel file from DB2 database.
Exported columns have CLOB data as well sometimes having multiple lines and comma separated information. When CSV file is opened, some rows split data across multiple rows because of this CLOB data.
Can we preserve its data?
I have tried to export data into CSV by applying some DB2 character conversion functions. But still facing problems.
最新文章
- 英特尔公布搭载其芯片的Windows 8平板电脑的硬件配置规范
- 分析:Windows 8平板电脑称雄市场需三大因素
- python - How to send multiple images to azure custom vision api without going over the transaction limit of azure? - Stack Overf
- c - Does GLib rely on undefined behavior with how it utilizes casting between GArray and GRealArray? - Stack Overflow
- r markdown - Rstudio custom traceback - Stack Overflow
- reactjs - When i run the build command on my project, the dist files aren't being created in the correct format - Stack
- frontend - Rescript and Fetch with Post Request - Stack Overflow
- android - Slow screen value detection using root access and uiautomator in Kotlin – Optimization help needed - Stack Overflow
- You don’t have permission to view or edit anything. Django Admin. Web-site for school - Stack Overflow
- Flutter : Privacy screen implementation - Stack Overflow
- python - CERT_PATH points to the wrong directory even though I set it correctly in my Django project - Stack Overflow
- windows - Vite-electron configuration for own js logic code - Stack Overflow
- ios - How should I replace semaphores in my SwiftHealthKit app? - Stack Overflow
- smartcontracts - FailedCall() with OpenZeppelin meta transactions (ERC2771Forwarder and ERC2771Context) - Stack Overflow
- c# - Why is OntriggerEnter2D not working on my Flappy Bird game?Or if not what is the problem and can you solve it? - Stack Over
- React native - OCR of price tag - Stack Overflow
- python - mecab-python3 AWS lambda "circular import" error - Stack Overflow