Converting queries to upper case

Started by tonyalmost 25 years ago2 messagesgeneral
Jump to latest
#1tony
tony@animaproductions.com

Another question

I am submitting my JDBC queries via HTML form. Is it best to convert the
query to UPPER CASE with java script in the form when submitting it?

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: tony (#1)
Re: Converting queries to upper case

Tony Grant <tony@animaproductions.com> writes:

I am submitting my JDBC queries via HTML form. Is it best to convert the
query to UPPER CASE with java script in the form when submitting it?

Waste of effort...

regards, tom lane