单项选择题
A.export and import the mapping table
B.drop and recreate 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?()
单项选择题 Inyourdatawarehousingapplication,yougeneratereportsfrequently.Thedataisstaticinthetablesbeingusedtogeneratereports.Youarecurrentlyusingjoins,resultinginalargeperformanceoverhead.Whatkindofdatabasestructurewouldyouusetoreducetheresponsetimeofthequery?()
单项选择题 Whiledesigningyourdatabase,youhavecreatedtheEMPLOYEEStableasanindexorganizedtable(IOT).YouwanttocreateabitmapindexontheJOB_IDcolumntomakequeriesfaster.Whichtaskmusthavebeencompletedsothatyouareabletocreatethebitmapindex?()