Explain the different types of queries created in reports?
Answer / Anju
"In Oracle D2K Reports, the following are the types of queries that can be created:
1. Simple Query: A query that retrieves data from a single table without any joins or conditions.
2. Complex Query: A query that retrieves data from multiple tables using joins and conditions.
3. Subquery: A query within another query, used to retrieve specific data.
4. View Query: A query that creates a virtual table, which can be used in other queries just like a regular table."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What are summary column and placeholder column in reports?
Explain the various types of canvas in form.
What are the system variables can be set by users? Explain them
How will you run ms_batch file in forms?
Difference between vat and property class.
Explain the benefits and uses lexical parameter.
How many types of canvases are there.
How do you run ms_batch file in forms?
What are object group?
Do you know table based value sets?
How to make the project as .exe file in oracle forms & reports(d2k)?
What is forms_mdi_window?