---------------How to identify First Record and Last Record?
Answers were Sorted based on User's Feedback
Answer / sowji
Using Head function u can get first record ,Using tail
function u can get last record.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rashmi
First Record : head(FieldName,1)
Last REcord : tail(FieldName,1)
| Is This Answer Correct ? | 0 Yes | 1 No |
what is query subject
Explain informatica architecture?
Report studio has two SQL tabs one native SQL and another one cognos SQL which one is get more preference? which one we need to consider?
7 Answers Blue Cross Blue Shield Association, TCS,
In Report page i have three types like (List,Cross tab,Chart), using Conditional Block i need only type of Report (Chart)at run time.How to do this I need The Complete Steps to do this?
what is online view?
You get a parsing error when you run a report. What will be your first steps to resolve the error?
what are summary filters? grouped filters?
What is the difference between low affinity and high affinity connections?
my table having data like this year month revenue 2011 jan 100 2011 feb 200 2011 mar 150 like this i want My report 2011 jan 100 2011 feb 100+200=300 2011 mar 300+150=450 like this for this where we specify the condition how will specify? pls ans me pls...
How to create multilingual reorts?
what is prompt types of prompt example briefly each types of product (eg:values, date,search,prompt etc.)
what is Cognos Visualizer and Cognos Scripting?