sql proper case
Budget: $10 – $30 AUD
SELECT UPPER(LEFT(`title`, 1)) + LOWER(RIGHT(`title`,LEN(`title`)-1)) FROM `node`
help make this work
where type = product
getting error #1305 - FUNCTION website.LEN does not exist
help make this work
where type = product
getting error #1305 - FUNCTION website.LEN does not exist