How to remove white space of table column

Hi all

I am trying to remove white space for column of a table and using ltrim(), rtrim(), the replace() function to.

but it does not work and the problem remains the same me gives error invalid number as he attempted a conversion on the values of column.

So please suggest me if he has other ways to remove white space of the column.

Thank you!

Perhaps his other traits. Try this

length (regexp_replace (data_0003, "[^ [: digit :]]"))]] "))

Tags: Database

Similar Questions

  • How to remove white space from an object?

    I made an object by using one of the brushes of whimsy. The now permanent object of whitespace on few important color that I've put on the object. How to remove the spaces? Thank youbling_test.png

    Select the path and set the 'fill' to 'none '. Several ways to do so. We have to go the the "color control panel', click on the 'fill' (at the top left square) to make active, and then click icon"without color"(it's the square with a red line through it).

  • How to remove white space at the bottom of the start menu

    Hi, anyone knows how to remove the little white space between the bottom of the horizontal menu and the top of the vertical menu collapse (see below).  Code below is also included.  Is or, if it is not removable, possible to change its color?  Thank you very much.

    bootstrap_menu_2.jpg

    < nav class = "navbar, navbar-default" >

    < div class = "container-fluid" >

    <!-brand and toggle get grouped together for better mobile display->

    < div class = "bar navigation-header" >

    < button type = "button" class = "toggle navigation bar has collapsed" data-toggle = 'collapse' data-target = "#defaultNavbar1" >

    < span class = "sr only" > toggle navigation </span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < / button >

    < a class = 'bar of navigation-brand' href = "index.html" > < /a > brand

    < / div >

    <!-collect the nav links, forms, and other content to alternate->

    < div class = "navbar-collapse custom class collapse" id = "defaultNavbar1" >

    < ul class = "navbar-nav, navbar-right nav" >

    < li > < a href = "Music.html" > music < /a > < /li > ""

    < li > < a href = "Images.html" > pictures < /a > < /li > ""

    < li > < a href = "Unity3D.html" > Unity3D < /a > < /li > ""

    < li > < a href = "Flash.html" > Flash < /a > < /li > ""

    < li > < a href = "About.html" > on < /a > < /li >

    < /ul >

    < / div >

    <!-/ .navbar-collapse->

    < / div >

    <!-/ .container-fluid->

    < / nav >

    @media (max-width: 768px) {}

    {.custom-class

    Overflow-x: visible;

    -webkit-too-full-scrolling: touch;

    background-color: #4A72C0;

    height: auto;

    }

    . NAV > li {}

    display: block;

    position: relative;

    -webkit-box-shadow: 0px 2px #8EC1FF;

    box-shadow: 0px 2px #8EC1FF;

    border: 1px solid #005092;

    }

    }

    Massi says:

    Hi, here is an update.  I managed to get rid of the white line in the menu expanded by increasing the height of the image (sorry, I don't think than forward).  So, there is only a thin white line on the left in the menu of the collapse.  If she can't get rid of, its color can be changed?  Thank you.

    Here ya go - save you messing around hunting which was placed on what element and then combination of css classes, get rid of him.

    .NavBar - default .navbar-collapse {}

    border: none;

    }

  • How to remove white space output Excel in

    Hi all

    I was working with Oracle Apps r12.

    We have developed a report customized by using xml and the type of report output is Excel. When the report has missed that he completed with normal excel output is generated, we have a column called quantity and have white space before quantity.

    So that we are able to make an aggregate with these data function.

    For example, the column called quantity

    28523.20
    32569.00
    25369.25

    Excel in the output closer like that, so when we choose this three column and try to do no matter what aggregate function does not give any value.

    I tried Trim but his back ' nt works, because the values are already pruned.

    Can anyone help on this.

    Thanks and greetings
    Srikkanth

    Hi all

    solved.

    By using this link, I removed the white space in my rich text and white space in excel has removed

    http://Office.Microsoft.com/en-in/Word-help/show-or-hide-formatting-marks-HP005189641.aspx

    Concerning
    Srikkanth

  • Can not understand how to remove white space

    Hello. I am new to this forum and fairly new to Dreamweaver/HTML/CSS.

    I am doing my website www.maedos.com more graphic, but encounter problems. I'm trying to get rid of that white space at the bottom of each graph on the homepage.

    Capture3.GIF


    Any suggestions on how to get rid of these white areas would be greatly apprecaited!

    This is because your images are within a link and you have a white background color assigned to the links:

    .oneColFixCtrHdr #mainContent a {}
    background: #FFFFFF;
    color: #963;
    }

    Get rid of it, or ignore it for #mainHighlightsBox links.

    an alternative would be something like:

    #mainContent .mainHighlightsBox a {}
    Background: none;
    }

  • How to remove white space in deamweaver in design mode?

    m having this problem that makes me crazy. When you look at me my code in Design view in Dreamweaver, there is a space below my nav like bar ce ..... I do not understand how to get rid of it?

    but she doent visible mode live view or the browser... Change the fiddle - JSFiddle

    Don't expect a lot of Design view, it is simply a rough approximation.

    Trust your preview of the browser.

  • JS: How to remove duplicates in a table?

    JS: How to remove duplicates in a table?

    I guess there's a simple solution...

    Hey!

    Maybe something like this:

    Array.prototype.unique = function (){
        var r = new Array();
        o:for(var i = 0, n = this.length; i < n; i++){
            for(var x = 0, y = r.length; x < y; x++){
                if(r[x]==this[i]) continue o;}
            r[r.length] = this[i];}
        return r;
    }
    

    Use:

    var myArray = ["a","b","c","c","a","d","b","b"];
    alert(myArray.unique());
    

    Hope that helps.

    --

    tomaxxi

    http://indisnip.WordPress.com/

  • How to remove the space between the nested tables.

    I'm not able to line up the parts of the nested table side by side without a big white space. You are using Mac OS 10, DW CS 6. link to pageScreen Shot 2015-06-03 at 10.44.50 PM.png

    Thank you very much. J

    It's just terribly, terribly code.

    You should not be using heights or split cells in a table.

    The cause of your 'current' issue is through the establishment of a height on yourcell:

  • How to remove extra spaces

    Hello

    How can I remove the extra spaces from a string.

    with t as 
    (select 'Abc      DEF   hig     ' str from dual)
    select * from t;
    

    The query above returns

    ABC DEF hig

    I want that output voltage

    ABC DEF hig.

    Basically, I want to do an update on a table column. How can I write the update statement to delete extra spaces in a column.

    update t
    set str = trim(regexp_replace(str, ' {2,}', ' '))
    where ...
    
  • How to remove the spaces of a template header

    I'm trying to work myself through the understanding of the html codes using a model dreamweaver and creating a page for my company. I used dreamweaver before CC, but I try to understand the new changes.

    I came across a problem with the fact that I'm hoping to get help.

    I tried to replace a logo placeholder on the template with my own logo. I seem to have a little space to white at the bottom of the logo when I see mode live view or a browser. How can I get rid of him. I've tried combinations of 0 margins and changing the filling, but it seems I'm just whistling in the dark. Here is the code:

    The CSS associated with this page is here:

    !-[CodeBlockStart:dec9d6ff-17ba-4058-9575-0b88476c1251]-->@charset "UTF-8"; body {make: 100% / 1.4 Verdana, Arial, Helvetica, without serif;}]   background-color: # 42413.   margin: 0;   padding: 0;   Color: #000; } / * ~ ~ Tag of the element selectors / ~ ~ * / ul, ol, dl {/ * because of variations between the browsers, it's best practices to zero padding and the margin on lists.} For consistency, you can specify the amounts you want to here, or on the list (LI, DT, DD) items they contain. Don't forget that what you're doing here cascade to the .nav list unless you write a more specific selector. * / padding: 0;   margin: 0; } h1, h2, h3, h4, h5, h6, p {margin-top: 0; / * deletion of the top margin works around a problem where margins can escape its container block.} The margin of the low rest it will take away from all of the following items. * / padding-right: 15px;   padding-left: 15px; / * adding padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any mathematical model of box. A block nested with side pads can also be used as an alternative method. {* /} an img {/ * this switch how to remove the default blue border displayed in some browsers around an image when it is surrounded by a link * / border: none ;} / * ~ ~ style for your site links must remain in this order - including the Group of selectors that create the hover effect.} ~ ~ * / a: link {color: # 42413;}   text-decoration: underline; {/ * unless that you style your links seem to be extremely unique, it is best to predict stresses quick visual identification * /} a: visited {color: #6E6C64;}   text-decoration: underline; } a: hover, a: active, a: focus {/ * this group of selectors will give a browser keyboard the same experience of hovering as the person who uses a mouse. * / text-decoration: none ;} / * ~ ~ this container fixed-width surrounds all the other blocks ~ ~ * / .container {width: 960px;}}   background-color: #FFFFFF;   margin: 0 auto; {/ * set to auto on the sides, coupled with the width available to the centres * /} / * ~ ~ the header is not given a width. It will extend to the entire width of your layout. ~ ~ * / header {background-color: #A36BE8 ;} / * ~ ~ these are the columns for layout.} (~ ~ 1) padding is only placed on the top and/or bottom block elements. The elements contained in these blocks have padding on their sides. This avoids any «mathematical model of box» Keep in mind, if you add lateral pads or border to the block itself, it will be added to the width that you set to create the * total width. You can also remove the padding of the element in the block element and place a second inner block with no width element and the necessary padding for your design. (2) no margin was given to the columns, because they all floated. If you need to add the margin, avoid placing on the side you're floating into (for example: a right margin on a block set to float to the right). Many times, padding can be used instead. For blocks where this rule needs to be broken, you need to add a statement of ' display: inline ' to the rule of the block element to tame a bug where some versions of Internet Explorer double the margin. (3) given that the classes can be used several times in a document (and an element can also have several classes applied), the columns have received the names of classes instead of IDs. For example, two blocks from the sidebar could be stacked if necessary. These can easily be changed to the ID if that's your preference, as long as you don't use them once per document. (4) If you prefer your nav on the left instead of the right, just float those columns the opposite direction (to the left instead of all rights), and they will return in reverse order. There is no need to move the blocks in the HTML source code. * / .sidebar1 {float: right;}   Width: 180px;   background-color: #C5C2B8;   padding-bottom: 10px; } content {padding: 10px 0;}   Width: 780px;   float: right; } / * ~ ~ This group selector gives the lists in the domain content space ~ ~ * / content ul, ol content {padding: 0 15px 15px 40px; / * this padding reflects the right padding in the titles and the paragraph above net.} Padding was placed on the bottom for the space between the other elements in the lists and on the left to create the withdrawal. These can be customized as you wish. {* /} / * ~ ~ The list of navigation styles (can be removed if you choose to use a contextual menu premade as Spry) ~ ~ * / nav ul {list-style: none; / * this command deletes the list marker * / border-top: 1px solid #666; / * this creates the top border for the links - all others are placed using a bottom border on the LI * / margin-bottom: 15px; / * it creates space between the following content browsing * /} nav li {border-bottom : 1px solid #666; {/ * Creates the separation of button * /} has nav, nav a: visited {/ * these selectors of grouping allows you to ensure that your links to retain their look button even after visiting * / padding: 5px 5px 5px 15px;}   display: block; / * Gives the link properties block causing it to fill the whole container LI. This causes the entire area responds to a mouse click. * / Width: 160px;  / * This width makes all the clickable button for IE6. If you do not need to support IE6, it can be removed. Calculate the width by subtracting the padding on this link of the width of your sidebar container. * / text-decoration: none;   background-color: #15EE00; } nav a: hover nav a: active, nav a: focus {/ * this changes the background and color of text for browsers of mouse and keyboard * / background-color: #ADB96E;}   color: #FFF; } / * ~ ~ Footer ~ ~ * / footer {padding: 10px 0;}   background-color: #CCC49F;   position: relative; / * This gives hasLayout IE6 to erase correctly * / clear: both; {/ * This clear property forces the .container to understand where the columns end up and contain them * /} / * HTML 5 support - sets new HTML 5 tags to display: block so browsers know how to render the tags correctly. * / section, footer, said by the way, article, header, figure {display: block ;}}

    Thank you very much for your help!

    Try this-

    What you are because space is the placeholder for the descenders of glyph on any item that is rendered in a text box (that is, an inline element). By making the image "display: block" you eliminate that space, because a block element is not top-down. If it works to your satisfaction then you can give the logo an id and creation of a CSS selector that contains this kind of block.

  • APEX item view side by side... need to remove white space

    Hello

    Here's the scenario:

    -J' have a radio (a region Reg_A tag) group and a report (1 column display)...

    -The Reg_A and a report using view Point: Page (3) template body

    -J' attributed to Reg_A in column 1 column 2


    challenge is that there is a large white space from the elements... which I think is normal behavior of APEX... When I reduce my browser, the items are closer to each other...

    is there a way to Reg_A and report close together, even when the browser is wide open...

    Thanks in advance

    can you please provide more details on how to implement the last suggestion... using a static region ID

    What theme are you using, and what models of the region are used for the Reg_A region and the region of report?

    (The best approach for nothing like this involving layout and visual warnings is to reproduce the situation on apex.oracle.com: it's easier if we can actually see what you're talking about...)

  • GREP to remove white space at the beginning. line?

    Hello

    I come through this often where a client gives me a Word file with a white space

    at the beginning of each line of a long list, in this case a table.

    I tried using GREP to remove this by using 'any white space' and then choose 'rental '.

    and selecting 'start of the paragraph' but it will not remove this space.

    Note, this space is not a tab, so I can't search tabs replace it with nothing.

    I also tried typing in a unique space in the search field and then go to the dialog box options and

    by selecting 'location' 'beginning of the paragraph.

    Thank you

    The location must be the first in the expression. Try searching for ^ \s+

    There is also a script in the samples called FindChangeByList which will be Reome of white space, trailing white space, empty paragraphs, and several spaces at a time.

  • remove white space

    OK, so I thought it would be simple.  I read in a html file and you simply want to remove all white space.  I do a search and replace on a constant on the constant tab, space and end the constant of the line and replace it with a string empty.  Replace all is true.  Simple right?  But it doesn't seem to work.  Any ideas?

    Thanks in advance.

    Hi dubs.

    your search string is not configured to display in \codes! Change to \codes and remove the second-, then replace it won't work...

  • How to remove white screen when you navigate from one page to another in Webworks BB?

    Hi all

    I have developed a web application for Blackberry using Blackberry webworks SDK... I created the package using emulator Ripple... In that when you navigate from one page to another page... coming white screen... How to remove this white screen... and instead of the definition of the loading screen in web application... Please me... Thank you very much in advance...

    With respect,

    Marimuthu_P

    normally it is not a white screen to navigate. You can view data-bb-effect as "bland" for the transition to the screen:

    https://github.com/BlackBerry/bbUI.js/wiki/screens

    second thing, is to use the activity indicator for loading (pending content):

    https://github.com/BlackBerry/bbUI.js/wiki/activity-indicator

  • remove white space at the top of page

    Hi people

    Just created a test in the Muse of the site for a client and noticed that a bunch of white space has appeared at the top of each page when it is tested on an iPad and iphone6 - but not on the desktop? Check the solutions, the foot takes off as suggested, no difference. Removed the filling of the page on the top on the site and on every page - no difference. Downloaded again the site to the server after which the home page now isn't the white band, but the other pages (Offshore and onshore Rigs - BOP and well - Cyber Rig - HSE control) do? The only change I made to the homepage before downloading has been to place the video widget full width, which appears twice on the page of images of posters and other video files?

    The site is www.rig-inspection-adc.com - suggestions gratefully received...

    Greetings - Peter

    Peter,

    Nice problem. It took some time locate the problem, but I found it. Here's the problem:

    There is a small overflow "A key station" located on the rectangles and this is causing the problem.

    Steps to fix:

    To get at the top of the page "key position" rectangles visible for editing, I stretched first image upward. Then, I brought the rectangle to the right size.

    We now have the indicator "key position" visible and ready to be changed.

    I've then re-released the site. Here are the before and after screenshots of my mobile.

    Let me know if you have any problems.

    See you soon,.

    Craig

Maybe you are looking for

  • How I check my Mac, applications are compatible with the Sierra?

    How can I ensure that my Mac, applications are compatible with Sierra FRONT update? I read that some applications may not work more on macOS Sierra abandoned because of the garbage man.  Only thing I found was to use the command terminal otool - oV A

  • Total crash after drive HARD on Satellite A300 recovery

    Well at first, my computer has started making weird as I was not able to use firefox or msn because it said that there is no connection. But he has shown there is a link and my download manager was still in download. So I rebooted my pc and he could

  • CPU wanted

    Where can I get a CPU for my HP Pavilion dv6-1214ax? I think HP 532120-001 part number. An alternative CPU that would be appropriate would be ok. I am currently in Sydney Australia and would like to know the local HP support direct contacts. In the S

  • WRT 330N V1 allows to reset the cable Modem

    I have the problem that the (Wrt330N Version 1) router keeps resetting my Modem connection. I disabled the part wireless router and it doesn't happen too often. I tried not to get my money back no luck, I reinstalled the eprom support update told me

  • I cannot create new user accounts and have tried all the steps listed in all of the current discussions, does not

    Good people you've heard of this one before: I can connect to my basic admin account, but not others.  I tried to create new user accounts after you delete the old user accounts but system would not apparently carry out process.  I get the following