i have problem with CONCAT mysql function. Mysql Quesry is. SELECT CONCAT(a_firstname,' ',a_lastname) as a_employeename FROM employee. This gives null if ...
確定! 回上一頁