oracle - How to find Latin characters in a table? -


i have table has first name , last name in oracle

there name has latin characters in it. have written query find out them shows no results . please see if right

select first_name, second_name customer_table  length(asciistr(first_name))!=length(first_name)  

please advice

update :

my data corrupt , same query works.

i have question same

is there way save latin e ascii e while saving in db ?

oracle has utility purpose. csscan.

see documentation


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -