SELECT LCASE(column_name) FROM table_name;
SELECT LCASE(CustomerName) AS Customer, City FROM Customers;
SHARE THIS POST
Subscribe to our Free Email Updates!
0 comments :
Post a Comment