From: "Tom-182" > Ada ga sih sintaks di MySQL untuk merubah format data yg ada di suatu > field dari uppercase ke lowercase. Misalnya SAYA menjadi saya
ada. LCASE(str) atau LOWER(str). contoh: SELECT LCASE(nama) FROM tabel. bisa diliat di manual. -- shgyn --- Arsip milis : http://groups.yahoo.com/group/toekangweb/messages Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/toekangweb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
