Quantcast
Channel: IIUG Forum: IDS Forum
Viewing all articles
Browse latest Browse all 9843

Re: Column alias having special character

$
0
0
You cannot do this AFAIK. Art Art S. Kagel, Principal Consultant ASK Database Management Blog: http://informix-myview.blogspot.com/ Disclaimer: Please keep in mind that my own opinions are my own opinions and do not reflect on the IIUG, nor any other organization with which I am associated either explicitly, implicitly, or by inference. Neither do those opinions reflect those of other individuals affiliated with any entity with which I am affiliated nor those of the entities themselves. On Thu, May 8, 2014 at 2:49 AM, PRADEEP KUMAR <pkyadav1@hotmail.com> wrote: > Hi, > I have a requirement of using special character to column alias, this query > will be executed from application written in ESQL/C and DB version is > Informix > 12.10 /11.70 > > SELECT a.col1 AS a.col1 ,b.col2 AS b.col2 from tab1 a , tab2 b > where a.col1= b.col2 > > In above example, I have used dot (.) and when I run this query it gives > Syntax error. > Please suggest if we can achieve this . > > Thanks > Pradeep > > > > > > > --089e012292d899834204f8e0e3b3 ******************************************************************************* To post a response via email (IIUG members only): 1. Address it to ids@iiug.org 2. Include the bracketed message number in the subject line: [32966] *******************************************************************************

Viewing all articles
Browse latest Browse all 9843

Trending Articles