Question 31

Examine this code entered in Quick SQL:
emp_salary
name vc255
salary num
commission yn/check TRUE, FALSE
Which statement is true about the commission yn column?
  • Question 32

    Choose the three different ways in which you can add a checkbox to a page.
  • Question 33

    Which two statements are TRUE about Dynamic Actions?
  • Question 34

    Consider a customers report. A customer name is clicked in the report to display the Customer Details form. When the items in the form dialog are updated and the user clicks Apply Changes, the page process is executed and the items from the page are used to update and commit the underlying table in the Oracle Database. What are the two types of events that occurred in this scenario?
  • Question 35

    Which statement is true about creating and using a report with form?