Hi all,

I'm really new to anything involving databases but I've messed around in mySQL and figured out how to write queries and even messed around with a few procedures.

My goal here is to copy the values from a database in between two serial numbers ( startSN and endSN). I understand how to make the connection to the database but I'm not sure how I should copy the values over. Can anyone give me a push in the right direction? I need to know how to select the data that I want from in between two predetermined values and copy it over into a column on excel.

Thanks, sorry if this is confusing. It's confusing to me too haha