How can i use this alias name Day1 br 06/09/2005 without " "

From my application (asp.net), i don't know how to pass alias name "Day1<br>06/09/2005"(with " ")
I this possible anyother way to use this Day1<br>06/09/2005 alias name without using " "
select sum(count) Day1<br>06/09/2005 from test
Millions of thanks in advacne..

if your alias name for a column contains spaces, it needs to be enclosed in double-quotes.
is there a real need to have such a column heading? what is the problem in enclosing the alias name in double-quotes?
SQL*Plus has no problem displaying such a column heading? what issue are you encountering?
SQL> select sum(sal) "Day1 06/09/2005" from emp ;
Day1 06/09/2005
          29025
1 row selected.
SQL>

Similar Messages

Maybe you are looking for

  • Customer wants to able to have his Windows VM  accessable all the time.

    How can I make a user's windows VM stay available all the time on their Sun Ray without it checking back into the pool? Thanks Jeff Holland

  • Stock transport order pricing

    Dear All,                 this thread I am posting in continuation of my doubts on STO. i have already posted a thread yesterdays and got the best answers on it and found the way to proceed. now for understanding of pricing for STO pl guide: my scena

  • Windows to MAC PDF- looks different

    Hello guys, I am experiencing a very frustrating problem and I can't find a solution to it. I am working on a PDF containing  excel table with editable forms. I've exported empty cells from excel and use Adobe Acrobat to generate empty editable forms

  • In iPhoto, my thumbnails show but larger images do not, why?

    I am having trouble with some of my larger images not showing up in iPhoto. I click on "Faces" and go into pictures of my mom that I have tagged. I see all the thumbnail images of her, but when I click to view the images larger, it doesn't show the p

  • Viewing execution errors for an interface

    After executing an interface, the "Execution" tab lists the results of each run. If there is an error in execution, how can the full message be displayed? Right clicking or double clicking the line of the failed execution doesn't display the details.