Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Paul Gibson: "The strength of SQL Maestro Group's technical skills and support allow us to recommend PostgreSQL Maestro and PostgreSQL Data Wizard to others. Above that, they provide us with amazing value (great service, fair price) in comparison with every other software development teams that I've researched".
Josh Armstrong: "I absolutely love this software! It will me take our migration time down by an order of magnitude. It has especially helped with my indexing as my database contains many complex ones".

More

Add your opinion

PostgreSQL Data Wizard online Help

Prev Return to chapter overview Next

Data formats

Use the window fields to indicate format masks of the source data imported to the selected table. It allows the application to import data correctly.

 

The components of the date time format mask are represented at the window. Compose your date, time, and date time format mask of this components and separators. The following table contains some types of input fields and suggests masks to import them.

 

To import these input data correctly

Use these format masks

June 29

mmm dd

Jun 29, 2009

mmmm dd, yyyy

Tue Jun 14 16:50:49

ddd mmm dd hh:nn:ss

01/15/09 08:26 AM

mm/dd/yy h:nn ampm

 

You can also set decimal and thousand separators, and custom NULL,TRUE and FALSE values. If you have several values to be imported to NULL(TRUE, FALSE) value, use semicolons to separate them.

 



Prev Return to chapter overview Next