单项选择题
A.export and import the mapping table
B.drop and re-create the mapping table
C.truncate the mapping table and reinsert the values
D.use the ALTER TABLE···REBUILD command to defragment the mapping table
单项选择题 You are designing an application for a telecom company and you have been asked to design a database table to facilitate monthly bill generation. The bill would include details of customer calls, listed in chronological order. Which method would you follow to achieve this objective without increasing the overhead of sorting the rows?()
单项选择题 In your datawarehousing application, you generate reports frequently. The data is static in the tables being used to generate reports. You are currently using joins, resulting in a large performance overhead. What kind of database structure would you use to reduce the response time of the query?()
单项选择题 Whiledesigningyourdatabase,youhavecreatedtheEMPLOYEEStableasanindex-organizedtable(IOT).YouwanttocreateabitmapindexontheJOB_IDcolumntomakequeriesfaster.Whichtaskmusthavebeencompletedsothatyouareabletocreatethebitmapindex?()