SELECT CONCAT (`SUBJECT`,'_', `YEAR`) AS subject_year FROM `table_name`;. Second Option using symbol ( . ) After fetch the data from database ...
確定! 回上一頁