Retrieve the string after the symbol @.

Hello

I need a suggestion how to extract the string after the symbol ' @' in the string.

The user will pass the Email that I need to extract the domain name of the string

> > Eg: [email protected]

She must return to gmail.com under the domain name, please suggest me


Thank you
Sudhir

Try:

select substr('[email protected]', instr('[email protected]', '@')+1) from dual

Tags: Database

Similar Questions

  • String after ' < ' character is not in the reports of the Apex

    Hello

    I've created a report where a column has ' < ' and ' > ' symbol included in this one.
    example of
    1. abc < def girou
    2 abc < def girou
    3 abc > def girou

    If assumes that the data for the column "xyz" in table 1 has 3 data into it above.

    In a report, I show this column with a simple select statement "xyz select from table1.
    the output like this

    1. abc
    2 abc < def girou
    3 abc > def girou


    The report ignores the string after ' < ' and works fine if I have space.

    Can someone help me with this please

    Published by: user12589255 on July 27, 2010 14:39

    Published by: user12589255 on July 27, 2010 15:21

    Hi user12589255,

    I think he just change report column display in the "Standard report column" type to "escaped...". "to overcome this problem.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

  • After the last update, the search engine shows a chart containing the symbols of share, recharge and subscribe on my mbp and imac. Please notify.

    After the last update, the search engine shows a chart containing the symbols of share, recharge and subscribe on my mbp and imac. Please notify.

    It is a problem with the extension of the RSS icon (Firefox/tools > Modules > Extensions), so you will have to disable or uninstall this extension until its developer released an update to fix this.

  • Cannot retrieve the Satellite to factory settings after installing Win XP

    I was running windows recovery then I chose 'delete all data... '. "something like that.
    Then in the Middle by mistake I turned off the system.

    After that, I tried to start windows so was in error "missing operating system". I managed to install WINDOWS XP, so I could access HDD RECOVERY but nothing happened.

    I tried pressing the "F8" key and also the '0' key when the computer starts to "toshiba" logo but it is still not send me any option to get my computer back to windows vista or you can say "out of the box.

    One important thing is, while installing windows XP its show me this HARD drive recovery exist and 973 MB is free off 5665 MB. This means that I have still all windows and the drivers on the HARD drive. Now please help to return normal system recovery or BOX STATE.

    > After I tried to start windows so was in error "missing operating system". I managed to install WINDOWS XP, so I could access HDD RECOVERY but nothing happened.

    The installation of Win XP has damage and remove the Boot Manager and options preinstalled by Toshiba and backed by Toshiba picture.

    This means that if you will be unable to retrieve the device using the drive HARD recovery option.

    You could retrieve the device back to factory settings using only the Toshiba recovery disc! But I guess that you didn't create this disk is good?

    Well, in this case, you can order this disc from here:
    https://backupmedia.Toshiba.EU/landing.aspx

    Welcome them

  • How can I write the symbol ' greater than or equal to "in a string or a label?

    Hello

    I tried to use the "symbol" font to create the greater or equal symbol, but it does not work.

    Does anyone know how to do this?

    Thank you

    User

    The only way I know to do, is to type in the appropriate character code (Alt-0179, using the keypad), then highlighting the unique character (in most fonts, it is the exponent 3), then change the font to "symbol".  The rest of the characters in the string will be in the same font as before, only the highlighted character will change.

  • After the system recovery running following a power outage, my user profile is lost. Unfortunately, he is also the administrator account. How to retrieve the profile or create a new?

    After the system recovery running following a power outage, my user profile is lost.  Unfortunately, he is also the administrator account.  How to retrieve the profile or create a new?

    ·                        Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the above does not work:

    ·                        http://www.Vistax64.com/tutorials/130095-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    See if the information in the above tutorial will help you.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    Difficulty of a corrupted user profile

    After creating the profile, you can copy the files from the existing profile. You must have at least three user accounts on the computer to perform these operations, including the new account that you created.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://support.Microsoft.com/kb/947242

    A temporary profile is loaded after you connect to a Windows Vista-based system

    See you soon.

    Mick Murphy - Microsoft partner

  • random string after the name of the application installing app webworks

    Hello

    I have my webworks named "com.dev.improve" app, but when I run webworks run to run the project and deploy it on my phone, the terminal theres a list of info logs, which says:

    [INFO] Installing com.dev.improve.testDev_dev_improve2ba0b1c0...

    Why am I this weird string after my app name? What can I remove prossibly?

    Thank you

    This is the Package Id for your application.  You can see by opening the BAR file in a program such as WinZip and open the META-INF/TRANSLATED. MF file in a text editor.

    For unsigned files BAR, it's a dummy value to always start with test.

    Signed BAR files from the Package Id is generated based on the name of the Package you specify (com.dev.improve in your case) and your signature account.  This creates a value unique for each application and use the device to determine whether a BAR file being installed is a new application or an upgrade of an existing application.

  • Add the symbol to the stage based on string of symbols

    Hello

    I am the string to add a symbol on the stage based on a string value in an existing symbol which is on the stage. I get no error when the game turns, but the symbol just reproduce on stage. I have no idea why

    This is the code:

    Variables used

    var score: int = 0

    var startX:int = stage.stageWidth = 920

    var startY: int = stage.stageWidth = 475

    Check to see if the "partition" amounts to 350 in ScoreBoardDisplay.txtScore.text

    If (ScoreBoardDisplay.txtScore.Text == String (350))

    {

    var HD1 = new HealthDrop();

    HD1.x = stage.stageWidth = startX

    HD1.y = stage.stageHeight = startY

    stage.addChild (HD1);

    HealthDrops.push (HD1)

    }

    Assuming you do not penetrate into this framework, when you check the score, but are always there, or at least hang out for a while, the problem is that the conditional code that you show only will run once, immediately entering into this framework.  He is not sitting it monitor any changes in the value of the text field.  You must specify the code to run.

    In this case what you could do is to place this code in a function that runs whenever the textfield value is changed.

    This code that you have to change the value of the TextField?

  • Help me with strings of small groups to interpolate the symbols in REGEXP_LIKE

    If I have this PL/SQL that works very well for me and I had to add another condition, which is a REGEXP_LIKE... and I heard that

    PL/SQL has a problem with special symbols and I need to get out them by interpolating, here is the line I added and I do not know how...

    or REGEXP_LIKE (ADDR_DELVRY, "[a-zA-Z0-9._%-]+@[a-zA-Z0-9._%-]+\. [a-zA-Z] {2,4} ")"

    Thank you!

    Hello

    Kodiak_Seattle wrote:

    If this string:

    or REGEXP_LIKE (ADDR_DELVRY, "[a-zA-Z0-9._%-]+@[a-zA-Z0-9._%-]+\. [a-zA-Z] {2,4} ")"

    in SQL is fine, but when I put it in a PL/SQL it generates errors and I was told that it is because of special characters that must be broken out...

    Here is everything:

    SQL_STMT_C_1 varchar2 (2000): = ' create table Y775. TABLE_TEST COMPRESS as

    Select / * + parallel (AUTO) * / a.cust_skey, a.name_first, a.name_last, a.ADDR_DELVRY, a.ADDR_DELVRY2,.

    a.ADDR_CITY_NAME, a.ADDR_STATE_NAME, a.ADDR_POSTAL_CODE, b.MKT_MAIL_PREF_IND

    from Table_A a, Table_B b

    where a.cust_skey = b.cust_skey

    and (a.A_SURV_DT > = 20101028 and b.MAIL_IND ("y", "U"))

    and (instr (upper (a.ADDR_DELVRY), 'XX') > 0 OR instr (upper (a.ADDR_DELVRY2), 'XX') > 0 OR instr (upper (a.addr_city_name), 'XX') > 0)'

    or REGEXP_LIKE (ADDR_DELVRY, "[a-zA-Z0-9._%-]+@[a-zA-Z0-9._%-]+\. [a-zA-Z] {2,4} "))';

    Is this really all that?  Are you sure there are no (for example) of a DECLARE statement before that?

    The last line you posted above is supposed to be part of the literal string assigned to sal_stmt_c_1?  If so, not the literal en at the end of the line before cela.

    Remember, if you want to have a single quote inside a string literal, then you must use single quotes in a row 2.  You did correctly before the last line, for example, when you said:

    ... and (a.A_SURV_DT > = 20101028 and b.MAIL_IND IN (""Y"", """U", "")...)

    Do the same sort of thing in the last line (or use Q-rating to the string literal). See the manual of the SQL language

    http://docs.Oracle.com/CD/E11882_01/server.112/e26088/sql_elements003.htm#sthref347

  • Mavericks 10.9.1 with Fusion 5.0.4 cannot retrieve the kernel symbols

    I used my VM yesterday and opened my laptop today for the following errors.

    Failed to retrieve the kernel symbols

    Failed to initialize the device monitor

    Cannot find a valid peer to connect to


    Here are the steps of troubleshooting, I found other posts.

    uname - a

    Darwin private-mbp-2 13.0.0 Darwin Kernel Version 13.0.0: Sun Sep 19 22:22:27 CDT 2013; root:XNU-2422.1.72~6/RELEASE_X86_64 x86_64

    system_profiler SPSoftwareDataType

    Software:

    Presentation of the system software:

    The system version: OS X 10.9.1 (B 13, 42)

    Kernel version: 13.0.0 Darwin

    Boot volume: Macintosh HD

    Boot Mode: Normal

    Name of the computer: MacBook Pro of Rob

    Username: Rob

    Ensure the virtual memory: enabled

    Since the start time: 05:25

    ls-l /mach_kernel


    -rwxr-xr-x @ 1 root wheel 0 18 Feb 09:35 /mach_kernel


    I noticed that the mach_kernel was missing and I touch /mach_kernel.


    Any suggestions on how to get this working again?

    beyonder74 wrote: How do I replace the mach_kernel file?

    If you use Time Machine you could restore it from there, but you will first need to use the following command in a Terminal to show hidden system files.  Tip: Copy and paste the commands vs type!

    write QLEnableXRayFolders AppleShowAllFiles TRUE; Killall Finder

    Then, go to Time Machine and restore it and use later...

    write QLEnableXRayFolders AppleShowAllFiles FALSE; Killall Finder

    To hide hidden system files.

    If you do not use the Time Machine , normally we can (re) install the latest Combo update to restore it but there wasn't one, but for OS X 10.9 Mavericks so you'll need to get a copy of another OS X 10.9.0 or 10.9.1 install as it is the same in both.

    Worst case scenario, take a look on: OS X Mavericks: reinstall OS X

  • Failed to retrieve the kernel symbols.

    Hello

    I was wondering if anyone else has had it before. For some unknown reason, my VM Win7x64 which I use very good for 2 or 3 years has stopped working. When I try to run it, it comes up with the following error messages; I have to click OK to go to the next message. I uninstalled VMWare and I have restored the virtual machine to start a VM work last week. None of them worked and now I need help.

    Failed to retrieve the kernel symbols.

    Could not initialize the surveillance apparatus.

    Internal error.

    VMWare Pro - 6.0.1 (1331545O

    Help, please

    Hi farbeyond,.

    Please see the post of karthikg2013 here: Re: my Virtual Machine unbootable molten

    See you soon,.

    --

    Darius

  • Failed to retrieve the kernel symbols does not have not to initialize the monitoring device can not find valid peer to connect to

    Hello

    I use vmware fusion 5.0.3 on osx 10.7.5. When I start the VM I get these three messages.

    Following this article, I opened the package VM and deleted the .nvram file.

    Still no go.

    I'm a fool. I had renamed some time ago mach_kernel file to test the caching of kernel from loading. This article Impossible to retrieve the kernel symbols gave me the idea to check the file mach.

  • How to disable 'AutoPlay' after creating the symbol?

    I want to create a symbol. When I tried this - I see the message with the check box for the AutoPlay option.

    How can I change this option after I created it?

    How to change in the JS file and reopening I know. How this can be done using edge User Interface?

    Look for the symbol in the 'Elements' of you control panel, and then double-click the symbol icon. This will open this symbol and on the left side of the screen, in the "Properties" Panel, you'll find the checkbox for "Autoplay".

  • After retrieving the system for a month, the tabs are recovered for a month there are too

    Furthermore, I guess, all my settings are retrieved from a month there, but I noticed that the tabs. I guess, the recovery of the system retrieves the AppData folder, there are a Firefox settings. It's okey if I have no problems with my system, but I have... many of them. In the opera, the system recovery does not crash my tabs, Favorites, or something else, even if its settings are in the AppData.
    What should I do to avoid this behaivour reset settings? Is - this deficit SQLLite?

    The extension of the Session Manager has options (1) create a backup when you exit Firefox and (2) locate in a different folder. I have not tested, but could be useful for you.

  • How to retrieve the javascript of XPro after migration to Pro XI

    Our vast JavaScripts from the old version of XPro are more editable in XI A.Pro!

    I tried to retrieve the javascript code for the file in the sequence, but it is very tedious and error-prone, has not been successful.

    How can I retrieve the JavaScript source of XPro - sequences to generate sequences of the new version of Pro XI?

    Thank you 1 million for any index

    Gian

    You can import old X XI sequences, but because structure radically changed between these two versions, you won't be able to change them, just run them. Then I suggest you instead, create new ones.

    If you're wondering how to access the code itself, so it's more complicated. If you save it in a text file separate (you should ALWAYS do), I suggest looking for a computer that still has X, load them, then edit them and copy the code into a stand-alone file.

    If even that is not possible then your last resort is to open the sequence files themselves (files .sequ) in a text editor and extract the code manually.

    However, he will have escaped from various ways you need to solve this...

Maybe you are looking for

  • lostallmybookmarks

    had M F put adisk kodack photos firefox suddenly lost all my favorites can not find my bell mail This has happened Each time Firefox opened

  • Photosmart 6380: printer will not connect wireless

    Just downloaded all the software for the new laptop Dell and tried to connect it to the wireless printer.  Said that he was ready then tried to print.  the message was that he wanted me to try again by connecting the cable which he just told me to un

  • Service Pack 3 window

    I get an alert of almost every day that the updates are ready for my computer. This update is for Windows Service Pack 3. When I click 'Download' the alert box goes, but nothing is downloaded.  I'm stuck with Service Pack 2. Any suggestions?

  • Computer XP can't see shared files in windows7

    My original computer is a desktop like in XP. We use a wireless router for network a new laptop running windows 7. Both computers are having no problem with internet access. I'm following the instructions of network on the microsoft site to set up a

  • Windows 7 OEM installation does not work immediately

    Hello I tried to install Windows 7 x 64 Premium on a new computer, but I still get this error: "A required CD/DVD drive driver is missing". I tried two Windows 7 different DVDs, including a new copy from NewEgg, and two of them have started successfu