finding ascii values of the keyboard
456913Dec 12 2006 — edited Dec 12 2006hi,is it possible to find ascii key values of the keyboard all keys,actually i tried using ascii function,it will not gives for F1 and etc select ascii('F1') from dual it gives the f 's ascii value similarly for all,imy need is i want to find ascii value for all keys which is in the keyboard,if possible means please give me example query for this.