pub fn process_command(query: &str, db: &mut Database) -> Result<String>
Performs initial parsing of SQL Statement using sqlparser-rs