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.
我只想将一个简单的选择语句的结果导出到 excel 中。现在似乎唯一的选择是网格或文本。在以前的版本中,这从菜单中很明显,但现在我根本找不到它!我错过了什么吗?
Pervasive 不(也从未)提供直接导出到 Excel 的功能。您可以导出为 CSV / SDF 并在 Excel 中打开该文件。在 PSQL v11 中,您可以通过右键单击 PCC 中的表名并选择“导出数据”来导出数据。
如果您想一次或按计划导出多个表,则需要另一种工具。