fn remove_qualifiers(name: &str) -> &str
Return the variable name with any preceding FROM. etc removed.
FROM.