In MySQL you can refer to a column using any of the following forms : Column : Select Query MySQL TUTORIALS


MySQL TUTORIALS » Select Query » Column »

 

In MySQL you can refer to a column using any of the following forms


col_name
tbl_name.col_name
db_name.tbl_name.col_name



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Select Query
» Column