Can someone explain to me what the Primary KEY does and what the unique id does?
Also, how would I make a call to a MySQL database to find the highest number in a specific field.. i.e. records sorted by numbers, how would I query the database to find out what the highest record number thus far was?
Thanks in Advance
Also, how would I make a call to a MySQL database to find the highest number in a specific field.. i.e. records sorted by numbers, how would I query the database to find out what the highest record number thus far was?
Thanks in Advance