Create the relation manually and coordinate the blocks using triggers.
Base the relation on a REF pointer using the Data Block Wizard.
Base the relation on a foreign key using the Data Block Wizard.
This task is not possible because master-detail relations can be implemented only for blocks based on relation tables.
第1题:
You create a data block based on a relation table containing a REF column. You select the REF column for your form module. Which statement about the REF column is true?()
第2题:
While working on the database, you receive the following error: 01578: ORACLE data block corrupted (file# 6, block # 54) ORA-01110 : data file 6: ’u01/oracle/oradata/data1.dbf’ You decide to recover the corrupted data block by using the Block Media Recovery feature. Which option is NOT a disadvantage of using block media recovery?()
第3题:
You want to create a pie-style chart using the Chart Wizard. What must be you do to determine the fields available for use in this chart? ()
第4题:
You need to allow the user to toggle between automatic query and no automatic query using a pop-up menu. Which built-in would you use in the menu item command to obtain the relationship name? ()
第5题:
The accounting manager wants you to create a form that when queried will display a calculated total of year-to-date actual expenditures for the fund code entered. The value needed to generate this summary data are stored in multiple tables. How would you define the data source for this data block without having the DBA create a database object? ()
第6题:
You are creating the DEPT_SAL data block from the PAYHIST form. Users should be able to enter a valid department ID number, which will then display the employee salary information for that department. This data block could potentially retrieve a large number of records. Since users will probably only view a small number of these records, only 10 records should be fetched at one time. How would you create the data block?()
第7题:
You create a master-detail form. The users need to be able to exit the form quickly, adhering to default transaction processing, regardless of the cursor location. You believe you can achieve this using a Key-Exit trigger. What do you need to do to implement this request? ()
第8题:
You want to check the EMP table in the user, Scott’s schema for block corruption. You also want to fix the corrupted blocks, if any. How will you accomplish the required task?()
第9题:
he data blocks in your form module are based on object tables. How would you create a master-detail relationship between two of these blocks?()
第10题:
You have the following requirements in relation to the detection of block corruption for your database instance: Check for logical self-consistency of data blocks when modified in memory. Checksums are calculated before and after the block change. Checks are performed for the lost writes to the physical standby database. Which method would help you perform the above checks automatically?()