Commited block sometimes refer to a BASE TABLE ? True or False.
BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT. WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES TOTAL SHOULD BE DISPLAYED
What is the use of break group?
What Enter package procedure does ?
What is forms_DDL?
A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed ?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What are the display styles of list items?
How to change maximise or minimise the window in forms
What is responsibility and how u attach How to create user and how u attach with responsibility.
How do you trap the error in forms 3.0 ?
i am writing a query select EmpNo from Emp how can i call in after parameter form
How do you display console on a window ?