某数据库应用系统在运行过程中,发现随着数据量的不断增加,有部分查询业务和数据更新业务执行耗时越来越长。经分析,这些业务都与表Table1有关。假设Table1有30多个字段,分别为(Key,A1,A2,…Am,B1,B2,…Bn)。执行频度较高的查询业务都只用到A1,A2,…Am中的大部分属性,因此,DBA决定将表Table1分解为Table2(Key,A1,A2,…Am)和Table3(Key,B1,B2,…Bn)。为了使所有对Table1的查询程序不必修改,应该( );为了使对Table1的更新业务能正确执行,应该( );这样实现了( )。
问题1选项
A.修改所有对Table1的查询程序
B.创建视图Table1,为Table2和Table3的自然连接
C.只修改使用A1,A2,…Am中属性的程序
D.只修改使用B1,B2,…Bn中属性的程序
问题2选项
A.修改所有对Table1更新的事务程序
B.创建视图Table1,为Table2和Table3的自然连接
C.只修改对A1,A2,…Am中属性更新的事务程序
D.只修改对B1,B2,…Bn中属性更新的事务程序
问题3选项
A.数据的逻辑独立性
B.数据的物理独立性
C.程序的逻辑独立性
D.程序的物理独立性
正确答案及解析
正确答案
解析
包含此试题的试卷
你可能感兴趣的试题
Advancements in ( )have contributed to the growth of the automotive industry through the creation and evolution of self-driving vehicles.
-
- A.Artificial Intelligence
- B.Cloud Computing
- C.Internet of Things
- D.Big Data
- 查看答案
In project human resource management , ( )is not a source of power for the project manager.
-
- A.referent power
- B.expert power
- C.reward power
- D.audit power
- 查看答案
At the project establishment stage , the feasibility study mainly includes techinical feasibility analysis , ( ), operation environment feasibility analysis and other aspects of feasibility analysis.
-
- A.detail feasibility analysis
- B.opportunity analysis
- C.economic feasibility analysis
- D.risk analysis
- 查看答案
( )is a grid that shows the project resources assigned to each work package.
-
- A.Stakeholder engagement assessment matrix
- B.Requirements traceability matrix
- C.Probability and impact matrix
- D.Responsibility assignment matrix
- 查看答案
Xinhua News Agency reported in January 2022,Chian will further promote the developmet of a digital economy during the 14th Five-Year Plan eriod(2021-2025). The plan also emphasized industrial ( )transformation.
-
- A.digital
- B.networking
- C.intelligentize
- D.informatization
- 查看答案