You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 00-sql-introduction.md
+30-16Lines changed: 30 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,31 +198,45 @@ follow these instructions:
198
198
7. Press **OK**, you should subsequently get a message that the table was imported.
199
199
8. Back on the Database Structure tab, you should now see the table listed. Right click on the table name and choose **Modify Table**, or click on the **Modify Table** button just under the tabs and above the table list.
200
200
9. Click **Save** if asked to save all pending changes.
201
-
10. In the center panel of the window that appears, set the data types for each field using the suggestions in the table below (this includes fields from the `plots` and `species` tables also).
201
+
10. In the center panel of the window that appears, set the data types for each field using the suggestions in the table below.
202
202
11. Finally, click **OK** one more time to confirm the operation. Then click the **Write Changes** button to save the database.
0 commit comments