Skip to content

Update 0105-wizard.md #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/0105-wizard.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This is how to create tables without writing CREATE statements.

![create table wizard menu](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/wizard/create-table-wizard-01-en.png)

3. On a given blank table creator sheet, enter name of the table. If needed, add comment. Press Enter to move to the next field.
3. On a given blank table creator sheet, enter name of the table. If needed, add a comment. Press Enter to move to the next field.
4. Customize the tables by setting *constraints*, *storage*, and *options*.

![create table wizard column form](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/wizard/create-table-wizard-02-en.png)
Expand Down Expand Up @@ -174,4 +174,4 @@ You can import different types of documents. This section explains how to import
- Copy: Delete all destination records, and replace with source contents.
- Append New: Add Records only if there is no destination record.

10. Check if the data has been imported successfully and then click [OK].
10. Check if the data has been imported successfully and then click [OK].