|
|
|
|
-- SELECT * FROM sneakers WHERE nickname='whistler';
|
Pulling Records from the Database
Once you have downloaded at least part of the schema, you can begin to pull records from the database.
Simply select the local filename of the XML file you would like to save the data to, either by typing it in or by hitting the Browse
button. After you have chosen a destination file, you will have to select which fields you would like to pull from the database. Select the fields
you would like to retrieve from the left side and click the Add button. You can pull records from multiple tables, just select all the
data you're interested in retrieving.
Once you have selected everything, click the Download Fields to XML button. This process should take a substantial amount of time to
finish, so you should probably go make a cup of coffee or fill out some TPS reports. But the great thing is, you don't have to sit there and type
all of this manually!
|
|
|
| |
|