Hi,
I'm a beginner at MySQL though I'm a bit advanced in PHP.
I had a question.
Say, supposing I had a couple of rows in a table called "test_table" in my database (which has one integerical field).
Now, I want to display double the amount of the integerical values. So, how do I do that?
Thanks
I'm a beginner at MySQL though I'm a bit advanced in PHP.
I had a question.
Say, supposing I had a couple of rows in a table called "test_table" in my database (which has one integerical field).
Now, I want to display double the amount of the integerical values. So, how do I do that?
Thanks
