Troubleshooting of Navicat for PostgreSQL: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
(Created page with " == The numeric column data all became null after imported == * If the original data is Excel file, modify the format of the column from {{kbd | key=general}} to {{kbd | key=...")
 
mNo edit summary
Line 7: Line 7:
{{Template:Troubleshooting}}
{{Template:Troubleshooting}}


[[Category: PostgreSQL]]
[[Category:PostgreSQL]]
[[Category:Database]]
[[Category:Data Science]]
[[Category:Data Science]]

Revision as of 18:58, 12 October 2022

The numeric column data all became null after imported

  • If the original data is Excel file, modify the format of the column from general to numeric
  • import the data into Navicat for PostgreSQL again


Troubleshooting of ...

Template