I hope it doesn't come out sarcastic, you always manage to give an answer that still requires that I get lost and have to look things up to make sense of your instructions. I knew what a mouse was when I first come across LMCE. I am now asking questions about command line editing of mysql.
I have made it as far as figuring out how to look up the PK_Style using the SELECT * FROM Style;
So I have determined that the PK_Style ID # I am looking for is 27. Somehow I need to now select 27 to view the StyleVariation, then I need to learn to edit a Cell.
db = pluto_main
table = Style
row = 27
column = StyleVariation?
cell = 840?
I need to edit 840 to a smaller number, like 600. Sound like I am on the right path?
I have made it as far as figuring out how to look up the PK_Style using the SELECT * FROM Style;
So I have determined that the PK_Style ID # I am looking for is 27. Somehow I need to now select 27 to view the StyleVariation, then I need to learn to edit a Cell.
db = pluto_main
table = Style
row = 27
column = StyleVariation?
cell = 840?
I need to edit 840 to a smaller number, like 600. Sound like I am on the right path?