Forgive me but I'm new to MySQL stuff. How do I change/edit a value in a field?
Also, I created a table where one of the columns is an auto incrementing index (at least that's what I think I did). If I delete a row, will the index automatically adjust itself? Thanks.
Also, I created a table where one of the columns is an auto incrementing index (at least that's what I think I did). If I delete a row, will the index automatically adjust itself? Thanks.