Mega Code Archive
Categories
/
MySQL Tutorial
/
Select Query
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