- Q: How do you make your own query when you are in forms query mode?
A: You can use a placeholder to achieve this. If you enter a single colon ( : ) in one of your query fields during the Enter Query mode, Oracle Forms Run Query will prompt you to enter the text of SQL Where clause.
- Q: What is concurrent processing?
A: Concurrent processing is a process that simultaneously runs programs in the background (usually on the server rather than your workstation) while working online.