How to get / select the nth row from the table?
Answer / Versha Rawat
"To select the nth row from a table in Oracle D2K, you can use the ROWNUM pseudo-column along with a WHERE clause. For example: SELECT * FROM my_table WHERE ROWNUM = n."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are referenced objects? Explain the importance of referencing.
What is call form stack?
Difference between lexical and bind varible.
What is bind variables in oracle reports?
How to avoid duplicate entries in the forms?
how can you pass values to-and-fro from foreign function?
How to convert the oracle reports to excel sheet from oracle?
What are object group?
Explain the different types of queries created in reports?
Which directory will you copy your new custom form, what would be its extension (.fmb or .fmx)?
How is mapping of name of dll and function done?
What is the format trigger?