php - Select value where multiple columns -


this question has answer here:

i'm not entirely sure how write select query select value table 2 particular values found in same row.

select value table id=1 , field=2 

what's correct syntax?

select * table_name id=1 , name='any' add quotes string value only


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

python - How to remove the Xframe Options header in django? -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -