Looking at the Drupal schema it's interesting to see where the bodies for the articles are located...drupal_field_revision_body is where the text for each article lives.
Looks like the 'vid' is the revision ID, but I'm not positive from just looking at the data.
I wonder what language 'und' means...maybe undertermined?