Answer the question
In order to leave comments, you need to log in
How to get column value from MySQL record?
What query should be executed in order to find the value of another column in the same record by the value from one column?
Answer the question
In order to leave comments, you need to log in
Are you kidding me?select col2 from table1 WHERE col1 = someValue
Start at least from here, or something ...
www.weblabla.ru/intro/nube/sql.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question