replace the characters with accent with their basic letter

Hello

I need to replace the characters with an accent with their basic letter

a = > has
n = > n

I use classes of equivalence as [[= n =]] in regexp_replace, but then I need to call it for each letter. Is there a simpler way?

Concerning
Marcus

Given that I only have the names to convert INITCAP

It seems that you can use the binary case-insensitive or accent sorting to get the results you want so:

SQL> with t as (
 select 'ñÉäßÑéàâ' str from dual
)
--
--
select str, utl_raw.cast_to_varchar2((nlssort(str, 'nls_sort=binary_ai'))) str2 from t
/
STR      STR2
-------- ---------------
ñÉäßÑéàâ neassneaa
1 row selected.

Tags: Database

Similar Questions

  • If someone checks the mail from yahoo to my computer, their code is displayed if the first letter from my ID is the same with theirs. How can I delete their history on my computer?

    If someone checks the mail from yahoo to my computer, their code is displayed if the first letter from my ID is the same with theirs. How can I delete their history on my computer?

    Hey ioanaatc,

    Go in Tools > Options > Security tab click on passwords saved. This will give you a list of sites that you have saved passwords yahoo just find and delete other connections

    There are a lot of useful information in this article on the Firefox Password Manager. He should answer any other questions you might have.

    It can be saved as Auto form fill data. If this is the case, the article I just linked will show you you how to remove these entries as well.

    Hope this helps!

  • Can satellite M70-159 - I replace the motherboard with another?

    Hello!
    The model of the M70-159-card mother K000033840 can replace another motherboard with a number K000033860?

    Thank you.

    I put t know if it s possible because I m not a technician for laptop.
    Normally, you should only replace the motherboard with the same.

    I put t know if it works. Contact a local ASP and ask for a technician. They know where the other is, and if it would work.

  • Please replace the battery with the correct lenovo battery

    I have a Thinkpad L530 and bought a new battery and when I start it up I get this message (this battery installed is not supported by this system and will not charge.) Please replace the battery with the battery correct lenovo for this system

    buy a real battery. Press ESC to continue but the battery won't charge)

    I don't want to buy a new battery to another.

    I understand that this can be changed in the bios but don't know how.

    Now my battery is dead, and I'm unable to recharge it again.

    Ideas please


  • How can I buy Photo shop so that I can re-branded to Member of the team with their own username and password

    I would buy Photo shop and have it show that I can assign to a member of the team with their own username and password. I bought it once before, and it would allow only the administrator user name and password to access. would it be controlled by the cloud team account so that I can assign to a user and have all my products Adobe controlled by a single account. Photo shop will be for a single user.

    Thank you

    Doug

    Team license links that can help

    - https://creative.adobe.com/plans?plan=team team plans

    -http://www.adobe.com/creativecloud/buy/business.html

    -https://helpx.adobe.com/contact/creative-cloud-teams.html using the team

    -manage your account http://forums.adobe.com/thread/1460939?tstart=0 team

    -Team Installer http://forums.adobe.com/thread/1363686?tstart=0

  • I created a site of Muse for a customer who wishes to host with Business Catalyst. How to publish the site with their account instead of using one of my free sites?

    I created a site of Muse for a customer who wishes to host with Business Catalyst. How to publish the site with their account instead of using one of my free sites? This is so I can keep my ones that are free for personal projects but also so they can pay for their own accommodation. I'm happy to put everything to them but don't know what to do.

    Hello

    You can use their IDs of BC and use them, which to publish the site will be under their account.

    Please change the login of BC's Edit > preferences > Publish > switch accounts, for Mac, there Adobe Muse > preferences

    Thank you

    Sanjit

  • Dynamically, use page number in the form on the pages with their field?

    I have a form with pages having engineered.  JS for spawning exception works very well.  However, a text field on model is driving me crazy.  I wish that this field ("CaseNum") to dynamically display the page number, given that the page number also matches the file number.  On templage ("getcase"), I can calculate the value for CaseNum using custom script calc (event.value = this. PageNum).  But it does not work because each page having spawned Gets the same value (that is to say, what is the latest issue of the page generated). I also tried the JS below, using P0.getcase.CaseNum as the field on the model in which I wish the page number/box number to display:

    var this.pageNum = opaque;

    this.getField ('P' + opaque + ".getcase" + ".") CaseNum') .value = opaque;

    But it does not either, because the page automatically generated field gets the prefix of the P + .getcase page number appended to the name of the field.  Is it possible to number of dynamic page used in a form on the pages with their field?  If so, how? Note that while I try to use a dynamic file on pages with their number, it presents the same problem as dynamically displaying pages with their page numbers.  I'm a JS newbie, so any help appreciated.  I searched high and low on the web and in the forums and couldn't find the answer.  THX.

    http://forums.Adobe.com/thread/1160899

    @

    7George Johnson,.

    February 28, 2013 09:42 in reply to natelfo

    Is that what you mean?

    See also:

    http://www.PlanetPDF.com/developer/article.asp?contentid=6466

    d-template-pages-using-JavaScript-functions/ http://www.wordwizardsinc.com/blog/Finding-the-FieldName-prefix-on-Acrobat-acroform-spawne

  • How to replace the paragraph with a space mark

    Hello

    I received the contents of a manual in raster format, but each line of text ends with a paragraph mark. How to replace the paragraph with a mark space otherwise than by hand?

    In Word, this is pretty easy, but I don't see not any provision for it in the search box on 7.2 Frame.

    Yours,

    Michael F

    ========

    \p = end of paragraph

    \P = beginning of paragraph

    See: Help > keyboard shortcuts > keys for the search and replace

  • Replace the hyphen with line break

    Hello
    In my application, I want to replace the hyphen with line break
    . I use APEX4.0
    I use the following javascript code:

    < html >
    < script type = "text/javascript" >
    function test().
    {
    var visitorName = "< br / > ';
    var myOldString = "& P2_SI.";
    var myNewString = myOldString.replace (/-/ g, visitorName);
    }
    < /script >
    < / html >

    I have no idea how the get executed and make javascript work... can anyone help?

    Suzi,

    I changed the code for page 1:
    I don't know that is what you want, but it works :)
    That's what I did

    1. deleted tags
    2 P1_RESULTS element created to keep results
    3. $x_Value ("P1_RESULTS", myNewString) occasion; to fill a new element

    You cannot set the value P1_S2I in dynamic Action (onchange) - it looks like the code calls herself and kills the browser

    Lev

    Published by: the on August 27, 2010 11:49

    Published by: the on August 27, 2010 11:53

  • Replace the spaces with a sign +.

    Hello

    On of my items, I have a text... I want to replace the spaces with a plus (+) sign... something linke this


    Select
    text_field,
    Function_replace (text_field, "", "+") new_field
    Of
    table_A

    Like this?

    select regexp_replace('Please replace, me','[ ,-]+','+') replaced_txt from dual;
    
    REPLACED_TXT
    -----------------
    Please+replace+me
    
    Elapsed: 00:00:00.00
    

    HTH,
    Prazy

  • Replace the HDD with SSD boot disk and use the disk HARD now as secondary storage

    I would like to replace my dv7 - 6143cl HDD with a SSD boot drive and using the OEM HARD drive as secondary storage.

    I have the SSD and the caddy

    I need to:

    delete the original OEM HD

    Install the SSD

    install OEM HARD drive in secondary Bay

    Install Win 7 (I don't have install disks - what is on the HARD drive in his backup partition)

    or I have to

    delete this HD

    Install the SSD

    go into the BIOS, and then assign him drive in AHCI (etc.)

    Install Win 7

    install OEM HARD drive in secondary Bay

    etc.

    I want to dual-boot, if possible, but I think that the second HD (start-up disk) does not start, even if I change the settings in the BIOS

    is this true?

    Pavilion dv7 - 6143cl

    I7

    8Gb

    Win7 (64)

    Thank you very much

    Hello:

    Your BIOS is set to AHCI (or RAID) by default. It cannot be changed.  Look in your device manager and in the IDE ATA/ATAPI controllers section, look to see if there is a controller SATA ACHI he.

    If so, you have an AHCI BIOS default.

    If you go further down the line in Device Manager and see a section of storage controllers, click on that, you would see a SATA RAID controller and your BIOS is set to default RAID.

    I don't have your model laptop so I don't know if HP has implemented some models double disk RAID or AHCI.

    So... First, copy your original C:\ drive SWSetup folder and save that to a portable hard drive. That must contain all the files installation for the drivers and the software provided with your PC. You can search this folder for programs that you may want to reinstall after your new SSD drive HARD primary.

    To install W7 on your SSD, check your own install of W7 disc.  Here's how:

    If you can read the Microsoft windows 7 25-character product key, you can download simple Windows 7 ISO files to burn on a DVD for the version of windows that is installed on your PC, and which is listed on the Microsoft COA sticker on your PC case.

    Burn the ISO with the option to burn the ISO on your DVD burning program and burn it at the slowest possible speed that will allow your program. This will create a bootable DVD.

    Or use the installation of Windows 7 USB/DVD tool to compile the ISO file that you download from Digital River. Link and instructions below. You need a 4 GB flash drive to use the USB compilation method.

    http://www.microsoftstore.com/store/msstore/HTML/pbPage.Help_Win7_usbdvd_dwnTool

    Use 25 characters on the PC product key to activate the installation.

    The key will activate a 32 or 64 bit installation.

    Then go to the support of the PC and driver page to install the drivers you need.

    Link to downloads ISO of W7 is below.

    http://www.mydigitallife.info/official-Windows-7-SP1-ISO-from-Digital-River/

    Can't answer your question on the dual boot as I never did before.

    Paul

  • PHP - replace the slash (/) with hyphen (-)

    I started to replace the spaces, special characters, etc. with dashes. However, I can't find the proper way to replace a slash with a dash. I looked everywhere on the internet, some people, which suggests using the .htaccess file but I do not think that that suits my purpose. My code so far:

    Example: You have 1 new message (07/12/2016)

    I want to be: you-ve-got-1-new-message-12-07-2016

    <? PHP

    $message_original is $row_message ['title'];.

    $message_lower = strtolower ($message_original);

    $message_alpha = preg_replace ("/ [^ a - z0 - 9_\s-] /", "", $message_lower);

    $message_dash = preg_replace ("/ [\s-] + /","", $message_alpha ");

    $message = preg_replace ("/ [\s_] /", "-", $message_dash);

    ? >

    $string = "you have 1 new message------$! (12-07 - 2016) « ;

    $filtered = strtolower (preg_replace ('/ [\W\s\/] + / ', '-', $string));

    echo $filtered;  you-ve-Got-1-New-message-12-07-2016

    You can do it with the above simplified code. The regular expression "/ [\W\s\/] + / ' is a model group that contains three metacharacters:

    • \W matches any character that is not alphanumeric or underscore line (this is the same as [^ A-Za-z0-9_]).
    • \s matches any white space character.
    • ------/ corresponds to a forward slash.
  • Replace the audio with and synchronizing with separate record

    Hello

    I read everything I can find, including many websites, the help file and a book, but can not find this response with instructions step by step using first Elements 9.

    I have the trial version and will purchase once I have understand that. I just need to make Youtube videos with a separately recorded audio file replaces the audio that is already on the video. in other words, I have a separate audio file to Mp3 of the same audio performance with an audio recorder and I want to replace the original video with the other Mp3 audio.

    What are the steps to ensure that the new audio is in sync with the audio already on video, from the original recordings and working through to the finished product?

    Thank you.

    I'm not Steve, but will offer my thoughts:

    • Most of the PrE users use Audio from their cameras, and less use separate devices, although I see more and more that.
    • Most of the PrE users do not 'clips', but again once, I see more and more of this in this forum.
    • It is probably impossible that an author can cover all the possible uses of a program, as before, even if they made a version three volumes. There are simply too many possibilities. Maybe Steve should consider making a companion book to his great tips & tricks, along the lines of "really advanced uses for PrE?
    • If any covered Steve implement, we wouldn't have much to do in the forum...

    I'm glad you don't have Steve's PrE book. If you decide to go with the pre as your NLE program, in light of what you do, I would add also, her book tips & tricks that you will most likely receive the gems inside.

    Good luck and happy editing.

    Hunt

  • How to replace the iPhone with iCloud contacts contacts

    I see a lot on the other hand... but I need help.  I spent hours on my reductive duplicates of MAC (2-3 each) and out Hung old addresses, etc..  I've narrowed my list of contacts from 1200 to 458.  Once I did, I have archived my new list of contacts "just in case."  When I go in iCloud on my computer, I see 458 contacts.  Large.  However, my iPad and iPhone are always a mess.  I thought that this was happening in iCloud would replace the junk on my devices.  I have read articles that said disable contacts in iCloud and it will ask you what you want to do with contacts - delete.  Yes, I did.  It has eliminated about 90 contacts and that's it.  Also, I went to all my e-mail and accounts disabled using contacts from gmail, yahoo, outlook etc.  Who does nothing either.

    Summary: What's in my account iCloud, 458 contacts, is correct.  Now, how the hell do I clean my iphone and ipad and load these 458 contacting them and get rid of the 1200-1500 in each device now?  Waaaah.   Very frustrating that there is not a global deletion that I can find.

    Please help a rookie.  MM

    Turn on the iCloud contacts for all devices

  • Guide: replace the HDD with SSD, Lenovo Y480

    Lenovo
    That's how I replaced my HDD with a SSD in my Lenovo Y480. I did it immediately, so there is no user file to consider. I used a key from Lenovo recovery. Read this guide in its entirety before starting.

    Execution time: about an hour.

    Items, you will need:

    -Y480 Lenovo

    -New SSD (I chose a Mushkin Chronos Deluxe because my research lead me to conclude that it is the best available from June 2012)

    -Small Phillips screwdriver

    -Butter knife or similar to remove the HARD drive. There is not much space for your fingers in there.

    -DVD-r blank

    Step 1

    Turn on the computer.

    Step 2

    Write the number '1' on a blank DVD-R and insert into the optical drive.

    Step 3

    Press the small button just to the right of the power button. This launches a recovery key.

    Step 4

    Follow the instructions on the screen to make restore disks. I chose the factory restore option, which required three DVD - Rs. label each disc with numbers to let you know in what order to use them later. Once it is finished, place back #1 DVD into the optical drive.

    Step 5

    Physically remove the hard drive and insert the SSD drive by following the instructions below.

    1. turn off and unplug your computer, flip upside down.
    2. remove the battery.
    3. remove the access panel by removing the two screws and slide.
    4. remove the two screws that hold the hard drive carrier.
    5 remove the hard drive by lifting upward. There is a right angle SATA adapter plugged into the hard drive. This card just came out with the hard drive.
    6 disconnect the hard drive adapter and plug it on the SSD.
    7 unscrew the hard drive bracket and screw it on the SSD.
    8 put the SSD drive in the Bay, screw the support down and replace the access panel. Be sure to screw it up.
    9. replace the battery, lock.

    Step 6

    If you did not already the first recovery DVD in the optical drive, use a paper clip to open the optical drive and insert the diskette. Close the drawer, then turn on the computer to start the restoration.

    Step 7

    Select the boot drive by pressing F12 when you see the Lenovo logo during startup, and then select the optical/DVD drive in the list.

    Step 8

    Follow the instructions on the screen. The first time that I did, restoration impossible immediately, probably because of a missing partition. However, after restarting the computer by performing a battery pull, then continue to step 6 restore completed successfully.

    I have not compared this drive, but I can tell you that the Windows experience index is 7.9 and startup time is 24 seconds now. The base index is 6.8 for this system now.

    You will find that Windows has already helped TRIM. However, regular defragmentattion was still on. I think that the system restore has been disabled automatically.

    Good luck

    Matt

    I saw no option for this, and I was quite surprised, that he didn't do it automatically. I'm not an expert on everything, so what follows is a guess.

    Perhaps that if you create a partition on the SSD first, recovery will recognize and use it.

Maybe you are looking for

  • Any of you know how to search for hidden files? Thank you.

    I need to find a hidden file to delete and I can't find through the normal procedures.

  • Why pictures don't let me access my photos?

    A little gray box saying «Closing of the library...» "is displayed when I click on the app and won't let me go any further. I can't get rid of it unless I turned off the computer. But then when I try and access my photos after about 15 minutes, it st

  • 19-2113w HP: hp 19-2113w while a replacement screen

    I have a hp all-in-one 19-2113w ' g4b06AA 'I have cracked the screen and need to replace it. " It's not under warranty. Can you please tell me the number of replacement screen model. I can still use most of the screen, but here to keep it going until

  • Decommissioning of windows 8 for windows 7 on HP Pavilion-15-e001ax

    I have default windows 8 system of operating when I bought laptop HP Pavilion 15 e001ax. I'm not familiar with windows 8 that is why I want to downgrade my OS to windows 7. Can someone guide me downgrade? Thanks in advance, Sachin D J

  • HP 2000-2b43dx

    I'm not exactly computer savvy, so I hope someone can help. I bought a hp2000 a year and half ago. I don't know if this model is supposed to turn on with just the adapter or not. If so, then it is not. It turns on only with the battery. Also, I recen