Find the last record in MYSQL that corresponds with another field -
first things first, complete novice @ mysql although have computing knowledge of pascal based programming which, not help.
i setting data capture system in factory through statistical process control software sending data our mysql database. among data i'm recording are, unique number of machine data being recorded , part number being made. these fields called "machine" , "part" respectively. need enter query in our spc software finds last record particular machine in order can retrieve part number of current part being made. in advance help.
Comments
Post a Comment