Tag Archives: select query examples in mysql/php

Mysql ‘Select’ query

query example and sample output as below “Select * from mydoubts_table_users output —— —————————————————— |id|Name |Age| —————————————————— |1|vasanthan|32| |2|John |44| |3|Michael |34| |4|Rani |39| |5|Raina |38| |6|Rajendra |25| |7|Sharon |18| ——————————————————-