How to check if they are 2 or 3 spaces between words

Please give me an oracle sql query

for example:-AAA BBB CCC DDD

Question:-my requirement is there should be only 2 spaces between these words

. How can I write the sql query to check for this?

fb66cdfe-FA6A-487c-aa2c-36b3db8b7092 wrote:

Hi chris,

I tried for over egample, but the query return records who got over 2 spaces as well

Sorry, for me the result seems to be what you want

with testdata until)
Select 'AAA BBB CCCC DDD' union val double all the

Select "EE FFFF GEORGE IIII" of all the double union

Select ' 123 456 789 111' Union double all the

Select "EEE GIROT YYY ZZZ' double
)

Select

*

of testdata

where

not (regexp_like (val, '[^] [^]') or regexp_like (val, '{3}'),)

VAL

'123 456 789 111 '.

Tags: Database

Similar Questions

  • Satellite L50t-A-145 drivers - how to check that they are up to date

    I would like to know how to check the driver updates. My Office Help does not work. Is this something that happens in the background after I recorded my laptop?

    What do you mean with injection of funds? Can you please what application does not work exactly?

  • After that I restored the backup Thunderbird using Mozilla Backup, any of my accounts table. I checked that they are in need of backup, lift the mail.

    I backed up my 24 Thunderbird using Mozilla Backup. I did what I had to change one of my accounts. After making the changes, I decided to restore the backup I took. Restore seems to work and I checked the profile is correct and e-mail accounts are in the mail folder. However, when I run Thunderbird, only the Local folder is displayed, any of my email accounts. I really need to get this working I have very important data in the email. Thanks for your help.

    Did you change the path where the mail files?

    And, you use local folders in the GUI of TB to store messages?
    Did not have that clearly in your post.

    According to what you actually did Re: evolution of the accounts, & if the backup has been restored in the way (profile) accounts (and the profiles.ini file) think they are in. if the profile is now in a different path, you will need to change the path in the file profiles.ini to reflect the correct path.

    Also, sometimes after restore or do other work, the *.msf files in e-mail files get damaged or simply confused. The .msf files are in the same folder as the Inbox, sent, etc.. They are the index files - not electronic mail storage files. (the mail storage files do not have extensions).

    Often, when the email that actually exist in the mail files does not show in the accounts, remove only files *.msf in each acct mail storage file will correct it. This is the easiest step to try, but again - it depends on actions leading to the question.

    They will be recreated when TB restarts & apparently can "fix" themselves, to redisplay stored messages. Unless something on current storage files is corrupted.

    http://KB.mozillazine.org/Disappearing_mail

  • How to check the table reused in oracle 10g space?

    Hello..

    Of my system, I see table size keep growing event the deletion request is running. Because of this, I would like to check either the allowed oracle to reuse space table or not? If not then how can I enable it?


    Please help me...


    Thank you
    Balleur

    You can use dbms_space.space_usage to check for free space.

    Reuse of the space will depend on whether you use MSSM or SAMS, PCT_FREE, PCT_USED and the way in which new data is inserted?

    You can reduce or move the table and rebuild the index to reclaim space.

  • The links are not underlined and the box is checked so they are?

    My hyperlinks or links lose underlining on them? I went to tools and checked for them to be underlined. I went in inspect changed element there and they came back but will not stay. Is there a way to save the changes I made in the HTML code?

    While Firefox has a setting that allows you to specify a preference for the underlining of the link pages can ignore it. Many Web sites, like this one, try to reduce the appearance of disorder that can be created by the underlining of links.

    For some reason today, I noticed that the Google results have changed for not having pointed out the main title. Google is constantly experimenting the results page, so this could change back tomorrow.

    If you want to apply a rule that all links should be underlined, you probably an add-on (either a specific extension to this feature, that allows you to apply your favorite page styles).

  • How to check interlaced fields are in the right order?

    I made a DVD interlaced in first. When I look at the video back exported, interleaving doesn't seem to be in the correct order, but I can't tell for certain.

    Other than conjecture, is a good way to check for certain, that the fields are in the right order? My Media Player does not play an image all at once, and I can't study the individual fields.

    Also: If you had a project that combines two videos from the field source levels? The correct procedure would be to move one of the videos upwards or downwards a pixel?

    You can do that in first, by selecting the view field under the key in the program window.

  • Paragraph styles - how will I know they are working on my site... So they can inherit Business catalyst (blog)?

    I created my site in Muse and adding a business catalyst blog module.

    I created my paragraph styles and added code to the modulestylesheet.css.

    Why the blog is not read the typekit fonts?

    How can I know muse renders fonts correctly?

    Any thoughts would be appreciated,

    Darren

    Hi Darren,

    This article is a bit outdated in terms of the UI, but the main steps are the same. Typekit fonts must be added manually as Typekit requires you to add some JavaScript and CSS code.

    If you do not publish a version of the site, and I'd be happy to take a look. You can leave us a message of support to: [email protected].

    See you soon,.

    Benjamin

  • EBS R12.2: How to check which modules are license activated?

    Hi all

    I want to know which modules are licensed activated in on ebs.

    I got to:

    -Navigation:
    the responsibility of "system administrator" > License Manager


    By I don't see here License Manager

    Capture.PNG


    Help, please...


    Thank you

    MK

    Hello

    Please see:

    Thnaks,

    A H E E R X

  • I want to remove hard disk images, how to say that they are linked to the InDesign files?

    Is there a way that I can know if the image is linked to a any InDesign file? I have thousand .indd files on my hard drive, if I open one by one and see the links Panel, it would take me ages...

    You could get someone to write a script that would open all and pack them to another drive. Then, just wipe old.

  • What are the causes the space between text controls?

    If I have two text controls in a container, why is there a big vertical gap between controls?

    And if the second line wraps, why the space becomes more big?

    Is it possible to eliminate this unwanted space?

    Example:

    <? XML version = "1.0" encoding = "utf-8"? "" > < mx:Application xmlns:mx = ' http://www.adobe.com/2006/mxml ' xmlns = "" * "creationComplete ="initApp()">"
    < mx:Script >
    <! [CDATA]

    Import mx.containers.Tile;
    Import mx.controls.Text;

    public function initApp (): void {}
    TI: var = new tile Tile();
    TI. Height = 90;
    TI. Width = 90;
    TI.direction = "vertical";
    ti.setStyle ("borderStyle", "solid");
    ti.setStyle ("cornerRadius", "10");
    var ti2:Tile = new Tile();
    TI2. Height = 90;
    TI2. Width = 90;
    TI2.direction = "vertical";
    TI2. SetStyle ("borderStyle", "solid");
    TI2. SetStyle ("cornerRadius", "10");
    var ti3:Tile = new Tile();
    Ti3.height = 90;
    Ti3.width = 90;
    Ti3.direction = "vertical";
    Ti3.SetStyle ("borderStyle", "solid");
    Ti3.SetStyle ("cornerRadius", "10");
    var txt1:Text = new Text();
    var txt2:Text = new Text();
    var txt12:Text = new Text();
    var txt22:Text = new Text();
    var txt3:Text = new Text();
    txt1. Text = "MOSA∩QUE 1";
    txt2. Text = "MOSA∩QUE 2";
    txt3. Text = "This shows how many lines of text fits in a tile and fills all rows.";
    txt1. SetStyle ("fontWeight", "bold");
    txt1. SetStyle ("textAlign", "Center");
    txt2. SetStyle ("fontWeight", "bold");
    txt2. SetStyle ("textAlign", "Center");
    txt12. Text = "Hello";
    txt22. Text = "Hello to you and yours."
    txt1. Width = 85;
    txt2. Width = 85;
    txt12. Width = 85;
    txt22. Width = 85;
    txt3. Width = 85;
    txt12. SetStyle ("textAlign", "Center");
    txt22. SetStyle ("textAlign", "Center");
    ti.addChild (txt1);
    ti.addChild (txt12);
    TI2. AddChild (txt2);
    TI2. AddChild (txt22);
    Ti3.addChild (txt3);
    pan.addChild (it);
    pan.addChild (ti2);
    pan.addChild (ti3);
    }

    []] >
    < / mx:Script >

    < mx:Panel id = "pan" width = "450" height = "300" layout = "horizontal" / >
    < / mx:Application >

    Doug

    You have no specific reason to encourage a Tile on the VBox container container?

    Tile container can have some illogical error in her routine of page layout, no doubt, but to track this, a further review of the source code of the Tile container is required.

    So far, I've never counted on container Tile in my projects, so I'm not an expert in the use of tile containers, sorry.

  • How can I broadcast menu items with equal spaces between words?

    Hello, I use the feature of automatic menu of Muse with words in boxes centered menu, which creates irregular spaces between the words. Is it possible to bring up the menu with equal spaces between the actual words?

    Thank you.

    Screen Shot 2015-09-30 at 17.40.41.png

    Yes, in the properties of menu select 'uniform spacing.

  • With several Secure areas, how can you check that the user box is subscribed to when they are connected?

    So I guess it has to do with {module_data} and your API but I can't seem to understand this.

    I have 3 secure areas, basic, premium and pro and I want to use the liquid to display content on their page of account based on what secure area, they are advertised to. I know how to write the logic of the liquid, I feel like a dunce because I don't know which module to use to check where they are subscribers. Please when replying, don't slam me too hard upside the head because I don't know that it's right in front of me.

    I thank everyone!

    You can use module_data to get the information, but you still had the native module to do this:
    module_subscriptions | Developers of business catalyst

    You can run a collection and do what you want with the data.

  • Updates for my PC, they are all safe? How can you tell if they are not what they say?

    I get updates on a regular basis. Of MSFT, Adobe and other companies. How to do that they are legitimate and not masquerade as

    well-known company, you stick with a virus?  The most recent is Jucheck.exe (a Java Update). I looked and it appears to be from a SunMicro. Is it a

    safe to run. What I've read, is that it is important to place in program files, otherwise it may cause trouble.

    So, how to make sure that these updates are really who they say they are?

    Hi Dog_Father,

    'jucheck.exe' is the process of checking Java Update. It is safe to run on the computer. For more information on this subject, you can refer to link: http://bit.ly/12cryow

    If you want that each update that must be installed on the computer must be checked and verified. You can use certificates to protect your personally identifiable information on the Internet and to protect your computer from harmful software.

    To open local security policy, click Start, point to settings, click Control Panel, double-click Administrative Tools, and then double-click local security policy. In the Details pane, double-click on Control Panel: certificate rules of use on Windows executables for Software Restriction policies. To enable certificate rules, click enabled.

    For more information, refer to link: http://bit.ly/WRE4X1 and http://bit.ly/lzDlvb

    By activating this option, you would be affecting the browser to check all the online applications that you run and you might get a lot of pop ups or guest.

    Answer please for more details.

  • Is there is already a file at destination (but they are not!)

    Hello

    I'm changing my file structure and I'm trying to move the pictures. I drag some photos in a folder and then I get a message saying there is already there. I checked and they are not already. What is going on?

    Thank you.

    After further investigation, I found that the exact files were not already at the destination, but there are identical files with names in the destination. Rename the files allowed the process to go forward. Thank you.

  • How to check if the vmware tools are up to date and whether they run or not?

    So, how can I do this in powercli?

    Using (notice-EEG - viobject $vm). Config.Tools, I can get some info but not if they are running or not and they are up to date.

    I would like to get sometnih like I see in vSphere client (OK - if the tools are up-to-date and running,...)

    Best regards, Primoz

    Is that what you are looking for?

    Get - VM | Select Name,@{N="Tools status"; E={$_. Guest.Extensiondata.ToolsVersionStatus}}

    Note that this property returns one of the VirtualMachineToolsVersionStatusenum values.

    In the vSphere client, these values are translated to 'OK', 'Does not work', 'Obsolète' and 'not installed '.

    If you see this text you can do the following

    Get-VM | select Name,
        @{N="Tools Status";E={
            if($_.Guest.Extensiondata.GuestState -eq "notRunning"){
                "Not running"        }
            else{
                $_.Guest.Extensiondata.ToolsVersionStatus.Replace("guestToolsNeedUpgrade","Out of date").Replace("guestToolsNotInstalled","Not installed").Replace("guestToolsCurrent","OK").Replace("guestToolsUnmanaged","Unmanaged")
            }
        }}
    

Maybe you are looking for