How to convert a name stored in the database as "ABC DEF GHI", "ABC Def Ghi"?

Hello
In a column of a table, a name is stored as 'ABC DEF GHI'.
Now, I want to convert as "Abc Def Ghi".
It is not necessary that all names have two space . Maybe it's a or n number of places in a chain.
Could you please tell me how can I do?

concerning

Published by: user576726 on March 23, 2010 23:26

For this type of conversion in oracle gave the name of function of INITIAL CAPITAL (INITCAP).
And if you want to update in the database use the statement below.

UPDATE TABLE_NAME
SET COL_NAME = INITCAP (COLUMN_NAME)
WHRE UR_CONDITION;

-Clément

Tags: Oracle Development

Similar Questions

  • How to load an image stored in the database to the point of the Image

    Hi all

    Please help me to load an image to an element of the image, the IMAGE is stored as BLOB in the database.

    Please give me the code to load that image into the next key element based on certain conditions as employee number should correspond with the identification number of the photo.

    Thanks in advance.

    If you have a table with a column of type blob and some identify and want to show this blob content as a picture in a form?

    -Create a new block based on this table, make sure that the element type of the blob column is image.
    -In the key-nextitem (or another location where you want to upload the image), put something like:

    GO_BLOCK('IMAGEITEMBLOCK');
    SET_BLOCK_PROPERTY('IMAGEITEMBLOCK', ONETIME_WHERE, 'ID=' || varContainingTheIdValue);
    EXECUTE_QUERY;
    
  • How do you get pictures stored in the photo library of iCloud?

    How do you get pictures stored in the photo library of iCloud?

    Richard

    Tucson

    You can use a browser of the computer (for example, Safari) and you connect to https://www.icloud.com/ and open the Photos app here.

    Will be also in the pictures on any device where you have iCloud library lit. On a Mac, it is turned on via the Apple menu > System Preferences > iCloud > Photos > iCloud photo library. On a Mac to OSX Yosemite 10.10.3 or later version. See below for more information: https://support.apple.com/en-us/HT204264

  • How to convert Blu Ray Disc of the movie in general video and HD video formats

    How to convert Blu Ray Disc of the movie in general video and HD video formats

    Hello

    I doubt that this is possible because Bluray discs are mostly protected against copying.
    But if you have the Bluray m2ts file on your HARD drive, then you could try the tool called convertXtodvd. But I don't see that the reasons for this
    I mean that you will lose the quality of film converting the blueray to dvd.

  • How to convert table 1 d of the only single

    Hye, I am brand new in Labview. Can someone help me how to convert arrray 1 d of the only sin

    GLE.

    Use Index

  • How to convert a layer back to the text "T? He is currently uneditable (how did that happen?).

    How to convert a layer back to the text "T? He is currently uneditable and I want to change the font (also, how what happened?).

    According to your layers panel. The top layer is a text layer years the second layer is a raster layer. A raster layer once the case has been closed, cannot be cancelled. It will have to be re-created. If for some reason, you left the file open, then it is perhaps possible to cancel it, because it would show in the history stack. But by default that stack is set to 20 States, to more than 20 he would push the battery.

    I think that you have to bite the bullet and redo this layer.

  • How the nested table that is stored in the database?

    How the nested table that is stored in the database?
    The nested table column is stored with the table main or separate in the database?

    A nested table is a table that is stored in the structure of another table. It is used to support the columns that contain multivalued attributes.

    If you want to use the same type in multiple places, create them on a global scale and these will be discussed under 'Types'.

  • Huge table with PDF (1.4 TB) be stored outside the database

    We have a table with BLOB where a PDF one stored. Now, we want to bring these data from the database (backup reaseans etc..).

    Any solution? Maybe a total another data store - stuff 'BIG DATA '?

    Thanks - regards

    Oliver

    If some give me a solution for a way to store PDF files outside the database.

    If you want to store the PDF file outside the database, then there are usually two approaches.

    (1) in the database, there is a table that stores the name of the file and the location on disk of the PDF. The written application the PDF file in the file system and then updates the database with the location and the name of this PDF file. If the application must Access the PDF, it looks up info in the database and then retrieve this file. The application must be able to read and write to the disk outside the database.

    (2) use such BFILE as mentioned previously.

    In both cases, your PDF documents is stored outside the database, but in my opinion, this does not eliminate the need for backups. If these PDF are lost, and there is no backup, then the data are lost. Because its outside of the database, a database backup backs up only data. The backup may be different and however different backup method is used. But I've seen cases where the db backup was performed at a given time and the binary backup was done at another time and restoration, there were inconsistencies that needed reconciliation.

    HTH,
    Brian

  • Heavy binary files must be stored in the database?

    I was asked an interesting question: If a database contains all the data? Or large binary files must be stored in the file system?

    Example of large binary files: videos or PDFs heavy (+ 200 MB).

    With an old aspx web app (1.1) I tried to open a 200 MB pdf file stored as a BLOB in a base of Oracle 11 g and it has run out of memory.

    However, same asp.net web application had no problem to open the same pdf file stored in the file system on a server. It could be that maybe there is some way to open fields heavy blobs with asp.net.

    For reasons of integrity, I say that all data must be stored in the database, but my cases described showed me that maybe it's not the way.

    SQL Server allows the content of the columns of varbinary (max) to be stored on the file system, maybe there is something similar in Oracle?

    With an old aspx web app (1.1) I tried to open a 200 MB pdf file stored as a BLOB in a base of Oracle 11 g and it has run out of memory.

    It could be that maybe there is some way to open fields heavy blobs with asp.net.

    Depends entirely on how to open BLOB.
    A simple way is enter any value in table (like getArray()). It can be risky when there are great values.
    More sophisticated is to read in chunks.
    In environments such as Java or ASP.net programming should be operable methods BLOB as a stream of data. In Java, it is ResultSet.getBinaryStream)
    You can spend this additional flow, for example the browser connection. It will read the BLOB value into small pieces (or 64K) and pass it to the browser or whatever the customer.

  • When I choose from the LOV, is not stored in the database

    Have a field (Manager) where the user selects their manager in the list (generated by the following query)

    Select FIRST_NAME. Last_name d, MANAGER_ID r
    staff
    where TITLE = 'MGR '.
    order by 1

    After the Manager is selected and you click on apply changes, nothing is stored in the database.

    Have defined as field Manager specifications:

    Source: only when the current value is session state is null
    Source type: column database
    Maintain Session State: per Session
    Source of value or an Expression: MANAGER_ID

    Well, how you created this form... manually or by using the wizard. If you have used the wizard, then it would be asked to select the table, and it would have created process for updating the same.

    If you have created this form manually, then you must add a processs to update this database...

    Kind regards
    Shijesh

  • Given Oracle Spatial are stored in the database tables?

    Given Oracle Spatial are stored in the database tables?

    Oracle spatial is DBMS oracle server functionality. It allows you in NATIVE mode, store and manage all standard types of spatial data and their attributes and metadata in the oracle database enterprise, in the way that you are quite familiar with. on top of standard oracle database features, adds types of geographic data, spatial index, geometric operators and queries, functions, spatial and analytical, to name a few.

    MapViewer is a feature of Oracle Fusion Middleware, which makes cards using spatial data managed by Oracle Spatial. That's what you called "generator of maps. but of course, it's not just a map generator, he has much more to offer, such as MapBuilder, WMS, Oracle cards.

    For more information, please see the technical details:

    http://www.Oracle.com/technology//products/spatial/index.html
    http://www.Oracle.com/technology/products/MapViewer/index.html

  • Where the peoplecode is stored in the database of the PS?

    Where are the peoplecode/SQL or other objects created in the application designer stored in the database of the PS. I mean, I want the name of the table that contains this information. My goal is to know where the SQL/peoplecode text is stored in the database.

    Hello

    -PEOPLECODE
    EXPORT PSPCMPROG;
    EXPORT PSPCMNAME;

    -SQL
    EXPORT PSSQLDEFN;
    EXPORT PSSQLDESCR;
    EXPORT PSSQLLANG;
    EXPORT PSSQLTEXTDEFN;

    For other references, have a look at the mvprdexp.dms DMS

    Thank you!

  • AF:table value of text entry box does not get stored in the database.

    Hello
    I use af:table in my jsff page. The table contains the column of text entry box. After clicking the Create (+) button, a line has been added to the table. I got value into the text entry field and click the 'OK' button to commit the transaction. When I check the database, the entered value is not stored in the database. What I've observed, it's that if I have more than 1 table in the af: table and after entering the value into the text entry field, if I tab out and control moves to the next line, and then click the OK"" button. This time, the value you entered get stored in the database. It's look like, the value of current row is not updated until the action tab. Please help me solve this problem.

    JDeveloper version: 11.1.1.6

    Kind regards
    Suresh

    Hello

    What is the business service associated to this? Also the OK button have no immediate = true set

    Frank

  • What else are stored in the database buffer cache?

    What else are stored in the database buffer cache, except the data reading of data files blocks?

    The nitty gritty on this point, you ask someone smarter than me waaay.

  • Where the CRM Customer-user account is stored in the database.

    Hello

    When you create and approving a CRM user using CRM HTML admin responsibility, assign us the customer accounts for which the user is created.
    For example, when you create a user for A client saw 5 accounts, I can assign account # 1,2 and 3 to the user.

    Does anyone know where this mapping is stored in the database?

    Kind regards
    Mohammed

    SELECT hca.account_number
    OF hz_cust_accounts AOB.
    fnd_user fu,
    hcar hz_cust_account_roles
    WHERE hca.party_id = fu.customer_id
    AND hcar.cust_account_id = hca.cust_account_id
    AND fu.user_id =

    Please let me know if this sql works. If not, I have to go through the flow and find the place where actually stores.

    Thank you
    RK
    925-998-1494
    Independent consultant

Maybe you are looking for

  • Missing on background wallpaper

    My background wallpaper theme (which was a photo) disappeared from my computer and now it is all black with just the icons showing.  The file where I had substantive themes of previous screen also disappeared.  I'm not a computer expert but went thro

  • Constant blue screen with different messages (0 x 24 & 0x7B). Everything OK, but nothing works.

    System Setup: Dell Dimension E520250 GB, 2 GB of RAM, Core2Duo, WinXP Media Center diskette, DVD, DVD - RW (2 Bay), PCI graphics card, SATA opeartion = ON RAID in Bios (a single drive - Western Digital WDC WD2500JS). One night (three weeks ago, begin

  • Cisco ASA SHA2 Support

    Is it possible to use the signature SHA2 algorithm generating a certificate self-signed on an ASA? I can't find any documentation on orders that have control of things like the signature algorithm when you use self-signed certificates. I have seen do

  • Transfer of projects?

    How can I transfer a project to draw Adobe Adobe Sketch?

  • Why my inline table is offset in the text column is off the page?

    I have a table inline (two Table in screenshot) and at one point to change my styles para implemented at a glance for this doc he forced to leave the column.I often put tables in blocks of text and then separate spaces as anchored objects and could p