Question 46

A database is configured to use automatic undo management with temporary undo enabled.
An UPDATE is executed on a temporary table.
Where is the UNDO stored?
  • Question 47

    Which three statements are true about table data storage in an Oracle Database? (Choose three.)
  • Question 48

    Which three statements are true about the tools used to configure Oracle Net Services? (Choose three.)
  • Question 49

    In one of your databases, the user HR has the password HRMGR.
    You want to connect to a database instance whose listener listens on port 1531 by using this statement:
    CONNECT HR/HRMGR@orcl
    No name server is used.
    Which statement is true about ORCL?
  • Question 50

    Which two statements are true about single row functions? (Choose two.)