SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select concat( upper(left(first_name,1)), lower(substring(first_name, 2)), " ", upper(left(last_name,1)), "." ) as customer_name from customer order by first_name

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear