Last updated 2 years ago
SQL UCASE() ফাংশন একটি ফিল্ডের মানকে বড়-হাতের বর্ণে রূপান্তর করে।
UCASE()
SELECT UCASE(name) FROM student