Create a table

  1. Enter BaseBear.
  2. Create a new database or click Edit button below a database name.
  3. Click "Create table" button.
  4. Enter the table name.
  5. Choose a colored icon and click Create button.

The table has been created, then you have to add columns to the table. Here's an example on how to add Name, Address and Email columns.

  1. Click "Add column" link.
  2. Choose “Short text”.
  3. Enter "Name" in column name and click Add button.
  4. Click "Add column" link.
  5. Choose “Short text”.
  6. Enter "Address" in column name and click Add button.
  7. Click "Add column" link.
  8. Choose “Dropdown”.
  9. Enter "City" in column name.
  10. Enter, one per line, "New York", "San Francisco", "Chicago" in options and click Add button.
  11. Click "Add column" link.
  12. Choose "Email".
  13. Enter "Email" in column name and click Add button.