help me out with a query with an output that has own text.

help me out with a query with an output that has own text.

For example select name from tbl_name

Ben "is my name"-> should be the output

Hello

3cc59f7b-B8C1-4EFA-8385-e0d8720a689c wrote:

help me out with a query with an output that has own text.

For example select name from tbl_name

Ben "is my name"---> should be the output

Sorry, it is not clear what you want.

If the table contains only "Ben", then you can get the output above using a query like this:

SELECT name. '' my name is' ' AS name_plus

FROM tbl_name;

I hope that answers your question.

If this isn't the case, please post a small example data (CREATE TABLE and only relevant columns, INSERT statements), and the results you want from this data.

Explain, using specific examples, how you get these results from these data.

Always say what version of Oracle you are using (for example, 11.2.0.2.0).

See the FAQ forum: https://forums.oracle.com/message/9362002#9362002

Tags: Database

Similar Questions

  • I used the snap, but went too far with the mouse that has placed the window out of view on the desktop. How I suddenly back

    I used the snap, but went too far with the mouse that has placed the window out of view on the desktop. How I suddenly back

    Try clicking on the Chrome icon & press f11 to maximize the screen.

    Kind regards

    Nicholas Lee Fagan

  • How to send an email with the link that has the user id?

    Hello everyone, I'm trying to send an email with the link that includes the user id. After users click the link, they should be able to see the form with their information that has been previously fulfilled. So my question is after I have send email how and what is the best way to get information and show it to the user. What should be separate page with the cfquery limited on the id user or something else? If anyone has an idea of what is the best way to do it please let me know. I already have my code who send e-mails.

    You save all the fields submitted initially to a database?  If so, run a query and then convert them to the form field, query values. I don't know what looks like your data (or database), but a simplified version might look like this.

    SELECT FirstName

    OF SavedFormTable

    WHERE ID =

  • cifif in the input box with an image that has a calendar of jscript.

    Hello
    I understand that it is an input box with an image that has a calendar of jscript.

    I want to know why it contains the cfif for and other CF tags

    Please explain

    "(< td > < input name ="dlexpdate"class ="inputbox"type ="text"id ="dlexpdate"value =" < cfif isdefined ("getV.dlexpdate") > #DateFormat(getV.DLExpDate,"mm/dd/yyyy") # < / cfif > "size ="10"maxlength ="10">
    "< input type ="image"src="#request.site.imagePath#/calendar.gif "id ="f_trigger_b"alt =" select date "title =" select date ">
    < script type = "text/javascript" >
    Calendar.Setup ({}
    inputField: "dlexpdate", / / *.
    ifFormat: "% m/%d/%Y."
    showsTime: false,
    button: "f_trigger_b", / / *.
    step: 1
    });
    < /script > < table

    silviasalsa wrote:
    > query getV and there is a column named dlexpdate?
    >
    > Why to look for a query and a column if it is an input box?
    >
    >

    to pre-fill the text box with a value of getV.dlexpdate. If the entry
    box is not empty, but contains a value (a date in this case, I guess).

    --

    Azadi Saryev
    SABAI - Dee.com
    http://www.SABAI-Dee.com

  • I got a CD with a file that has the extension .mdb. What are my options to open and view this file? Secondly, the recommendation for pc virus protection?

    I have a HP with Windows Vista Premium installed.  I got a CD with a file that has the extension .mdb.   What are my options to open and view this file?    There is a second file on the disk with an extension .ldb.   What kind of file is it?

    Second, the recommendations that you offer for pc virus protection?   My coverage of Trend Micro systems allows access to the Explorer after I disable add ons... while I am limited with respect to the capabilities of the computer.

    Thank you!

    .Mdb and .ldb file extensions are used by the Microsoft Access database program. .mdb is a .ldb file is a lock file. You may be able to consult the data base with Access runtime, downloadable here:

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=d9ae78d9-9DC6-4b38-9fa6-2c745a175aed&displaylang=en

    For an antivirus that doesn't interfere too much, try Microsoft Security Essentials:http://www.microsoft.com/security_essentials/?mkt=en-us . Ensure that anti-virus programs are completely removed, with vendors removal tool, preferably before installation.

  • Help starting out with the idea of site Web business

    Hello world

    I am totally going to embarrass me with my lack of knowledge of actionscript... but I hope someone can point me at least in the right direction.

    Here's what I'm trying to do:

    I'm designing a flash site that has 5 buttons, each corresponding to a different company. When a button is pressed, this company's logo appears in the body of the site and a brief description of company. So far, it's all very easy I know. But here's where things get complicated (at least for me):

    I implemented the motion tweens (25 to be exact) so that every logo can 'interpolation' in any of the other logos. The goal is to have it so that when you click on one of the buttons of the company, the logo will shape tween of the current logo displayed the logo of the company button you clicked. Make sense? I hope so.

    When a key is pressed, the script needs know basically what logo is displayed, so that he may know what shape tween movieclip to play.

    I put up all the tweens on the timeline with image tags: logo1ToLogo2, Logo1ToLogo3 and so on. And then Logo2ToLogo1, Logo2ToLogo3 and so on...

    Can someone help me get started? It would be very appreciated!

    Thank you.

    MEB

    First, one thing, you'll probably want to do is to create a function that will disable/enable your buttons, so that you can prevent anyone from use during a transition period.

    Interpolation selection from which to choose, you will need to create a variable to keep track of who is currently displayed logo.  The value that the shims variables will be a string that identifies the logo... 'Logo1', "Logo2", etc Let's say you name this variable 'currentLogo '.

    When you click a button, the button code will use a gotoAndPlay call that incorporates the variable currentLogo with the logo associated with the button...

    gotoAndPlay(currentLogo+"ToLogo#");

    where you put the number of the planned logo instead of #.  Following this line that you want to assign the new value followed currentLogo of a call to the deactivation of the buttons function.  The activation of the buttons call can be made at the end of each of your pre-teen.

  • Querying the oracle table that has a column with the name of "FILE".

    Hi all

    I need to have an oracle table that has the column with the name "FILE".

    I can query all columns with the query "select * from table".

    But I'm not able to use the query "select the table file.

    This table is converted from ms access to oracle and I need to have this column with the name "FILE".

    Any suggestions?

    Thank you

    Abdellaoui

    Hello

    FILE is a keyword from Oracle, so it's not a good name,

    Use FILEDATE, or DATE_FILED, or something else that is not in V$ RESERVED_WORDS. KEYWORD as the name column.

    If you need to use the FILE, then you must use quotation marks.

  • Re: Qosmio F50 - 11Y - what Dockingstation with HDMI output that I can use

    Hello world.

    I'm a newbie here and I just bought the Qosmio F50-11y of www.play.com this morning. Really very happy and look forward to the delivery now. I've been hunting for a laptop for more than five weeks, and as soon as I spotted this laptop I went just for her!

    Just wondering if anyone knows a good station of this laptop in particular. I saw one with a DVI and one with a VGA output on the Toshiba site, but I want one that has HDMI and if possible TV out too. Thank you

    Ground

    Hello

    The G50 cannot be connected to the docking station.
    There is no slot at the bottom of the unit that allows you to connect the docking station for the G50.

    Welcome them

  • out with my name that I have not sent spam emails

    I just got 2 identical emails in my spam folder that were sent using my e-mail address. I copied the source information and forwarded the e-mail to abuse at hotmail. The automatic response said I could come on this forum to find answers. This spamming using my email happened to me several times over the years. How do they do it and more importantly, how can I stop it? I changed my password and I hope it helps. What can I do else?

    http://ask-Leo.com/someones_sending_email_that_looks_like_its_from_me_to_my_contacts_what_can_i_do.html

    http://www.Marthas-Web.com/stopsendingmeavirus.htm

    A friend made me so tired of him that he finally changed his e-mail address he had used for many years...

    Frustrating...

  • Why can't I print my email body, they come out with the right that is missing.

    When I try to print my emails (gmail) all under the Mail column prints, but the right side is missing. I tried everything I know and nothing works. I can't move it and I can use the print selection. Also I can not print the entire email if it is greater than 1 page.

    The first thing to do is to locate the print on this web page button or the 'Printer Ready' button on this web page. You should see a "page" that shows only an e-mail, without the navigation menu of the site showing on the left side of the page, so that Firefox does only print email and not everything that you are now redirected.

  • How can I continue with a download that has ceased to itself?

    I have download a *.rar and suddenly he stopped. I tried to download the file again and I replaced the file *.part with more advanced content of the previous download, but it simply doesn't. Apppeared there is a message "he can not continue as impossible to find the source of the file on the disk."
    What can I do to avoid from the beginning?
    If there is a solution, it works with download managers too?

    Please help out me.

    Registered an account just to say thank you it worked you are a lifesaver!

  • with another application that has been proposed by windows, I open a file exe and apply automatically to all existing in my pc exe files, how to fix this?

    I opened the exe file and it was a document with a different application, and it automatically changed icons in exe file to this specific icon that was a drop-down list. Let me put in practice: I opened the document to OPEN WITH, and then I selected a different instead of Word and on the window menu mini application drop-down, he said ALWAYS OPEN A FOLDER OF THIS NATURE WITH THIS APP, and it changed all my icons shortcut automatically to this request, so now I can't even open a new word document not even my emails, unless I open it by clicking "Open store" Please help

    Hi Julia,

    With what application you open the file?

    This problem can occur because the file format that you have modified the default.

    I suggest you try the steps from the following link:

    When you run an .exe on a Windows Vista-based or Windows 7 computer file, the file may start another program
    http://support.Microsoft.com/kb/950505

    Note: this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article: back up the registry in Windows 7

    Get back to us and let us know the State of the question, I'll be happy to help you. We, at tender Microsoft to excellence.

  • How to set up two different sites with a section that has the same content?

    I have two sister sites, each a separate but related Department in a hospital. Each of these Web sites, I have a main tab called library, which has about 30 pages it contains for related health issues. The library is the exact same content on each site, but the main navigation and the header of the site is obviously different. I have been maintaining this same content on both sites (if something is changed, then I must do it twice). It is not effective, and I would like to find a way to combine them somehow. I don't have a ton of experience, but I catch pretty quickly and I basically need ideas for the best way to handle this. I considered creating a third-party site, and the Library tab on each of the other sites would take you to this new site. I also wondered if there is a way to integration of duplicate content to two different pages (perhaps with an iframe). In this way I would update the original file, and it would be updated on both sites.

    The sites also have different sizes. It is 960 pixels wide and the other is 690 because it has a sidebar that makes it smaller. How would you recommend all that I manage that? I use Dreamweaver CS6 and my pages are all HTML

    Because the sites are on separate areas, I'm not sure you can use set includes in this situation.

    Iframes would be the way to go. You just save the content iframe on one of your sites and link page to two pages.

  • Why my iPad opens with a screen that has a volume on that instead of my desktop bar?

    I have updates, but suddenly today, when I turn on my iPad it opens to a screen that has a Volume on it control bar.  Where this come from and how do I get rid of him?

    Try a forced reboot. Hold down the Home and Sleep/Wake buttons at the same time for about 15 seconds, until the Apple logo appears. You won't lose anything. It opens like this when you play something.

  • I lost my start page foxfire with my toolbar that has my favorites?

    I want to return to my home page

    Make sure that you run not Firefox mode full screen (press F11 or Fn + F11 to toggle; Mac: Ctrl + Shift + F).

    If the menu bar is hidden, then press the F10 key or hold down the Alt key to make the call of menu bar.

    Make sure the toolbars like the toolbar 'Navigation' and the 'personal bar' are visible:

    • "View > toolbars".

    See also:

Maybe you are looking for

  • Compatibility CD Snow Leopard with El Capitan

    Hello Until recently, I used the (installed via the original CD) on a plain Macbook snow leopard, and subsequently, I installed Windows XP SP3 via Bootcamp. I remember that after the installation I had to install utilities Bootcamp from the original

  • HP G62:. Hp G62, laptop won't turn on even after trying hard. Help

    My laptop won't turn. Home from work two days ago and I tried turning on but nothing works. I read through messages to hard test but failed. I don't hear any sounds on my laptop either. Can someone please help me understand what I need to do to get m

  • Transfer music from the PC to the Tablet

    I have a HP Slate 7 2800 and I want to transfer music from my PC to my tablet.  I can do it with windows media player but it transers each album and all my pictures on it.  How can I get a separate program on my computer to do this? Help!

  • Missing registry

    some of the registry is missing in my system.due that often restarts.please help.and System I'm on xp sp2.

  • vpostgres password

    Where can you get the default password 'postgres' of vPostgres VC 6.0 database device?