SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT CONCAT( UPPER(LEFT(last_name, 1)), ' ', LEFT(first_name, 1), '.' ) AS customer_name FROM customers ORDER BY last_name;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear