Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 Athena 查询结果中,有一个字符串列,其值类似于“997767522.1634074402”。当我将查询结果下载到 CSV 文件时,该列的值被截断为“997767522.16”。如何下载完整的字符串但不被截断?谢谢
可能 csv 查看器(excel 或类似的东西)会如您所见显示它们 - 在文本编辑器中打开文件并查看实际值。