pass new value in run time [message #400087] |
Sat, 25 April 2009 21:58 |
hmadacompaq
Messages: 11 Registered: April 2009
|
Junior Member |
|
|
hi every body
i have table CONTAIN 3 columns
id , name ,gender
and i set in gender 2 values 0 and 1
i want in report in run time when gender=0 then
gender in run time=male
and if gender =1 then gender =female in run time
i cannot do this if any one know how can i do this please tell me
sorry for bad english
|
|
|
|
|
|
|
Re: pass new value in run time [message #400274 is a reply to message #400205] |
Mon, 27 April 2009 07:16 |
hmadacompaq
Messages: 11 Registered: April 2009
|
Junior Member |
|
|
Littlefoot wrote on Mon, 27 April 2009 02:47 | I'd try with SELECT statement, but you might also do that in a FORMULA column, for example.
Do you know how to write that query and get the result in SQL*Plus? If so, just copy it into Reports Builder. (Do you know how to create a report, then?)
|
ok i understand now
|
|
|