Let's walk through how to export data directly from a result set, as follows:
- Open MySQL Workbench.
- Connect to your local or dev/test instance where you created your database in the last chapter.
- Expand the yourschema database with the down arrow and expand the tables with the down arrow, as illustrated in the following screenshot:
- Right-click the teams table and choose the Select Rows option, as illustrated in the following screenshot:
- On the results of the query shown as follows, click the ...