题目内容

会计凭证记账关系定义了由原始凭证分类汇总加工记账凭证的方式,如记账关系(substring(BM,1,3)=’D29’),它的含义是()。

A. 取会统编码中总账科目为“应征税收”的原始凭证
B. 取会统编码中总账科目位编码为“抵多缴税金”的原始凭证
C. 取会统编码中总账科目为“减免税金”的原始凭证
D. 取会统编码中总账科目为“待解税金”的原始凭证

查看答案
更多问题

商业银行应当合理控制理财资金投资非标准化债权资产的总额,理财资金投资非标准化债权资产的余额在任何时点均以理财产品余额的35%与商业银行上一年度审计报告披露总资产的4%之间孰高者为上限。

A. 正确
B. 错误

Your company wants to upgrade the current production database to the RAC environment. To perform testing before migrating to the RAC environment, you performed the workload capture on the production database to record the peak workload. You set up the test RAC databaseand want to replay the recorded workload on the testmachine. Note the following steps that you may require to replay the database workload: 1) Preprocess the captured workload. 2) Restart the database in RESTRICTED mode. 3) Set up the Replay Clients. 4) Restore the test database to the point when the capture started. 5) Remap connections. Arrange the steps required in the correct sequence to accomplish this task on the test machine.()

A. 1,4,5,3 (2 is not required.)
B. 1,4,3,5 (2 is not required.)
C. 1,2,4,5 (3 is not required.)
D. 2,1,5,3,4
E. 1,2,4,5,3

简述供货商发运收货的主要任务。

Mary has a view called EMP_DEPT_LOC_VU that was created based on the EMPLOYEES, DEPARTMENTS, and LOCATIONS tables. She granted SELECT privilege to Scott on this view. Which option enables Scott to eliminate the need to qualify the view with the name MARY .EMP_DEP_LOC_VU each time the view is referenced?()

A. Scott can create a synonym for the EMP_DEPT_LOC_VU bus using the command: CREATE PRIVATE SYNONYM EDL_VU FOR mary.EMP DEPT_LOC_VU; then he can prefix the columns with this synonymn.
B. Scott can create a synonym for the EMP_DEPT_LOC_VU by using the command: CREATE SYNONYM EDL_VU FOR mary.EMP_DEPT_LOC_VU; then he can prefix the columns with this synonym.
C. Scott can create a synonym for the EMP_DEPT_LOC_VU by using the command: CREATE LOCAL SYNONYM EDL_VU FOR mary.EMP DEPT_LOC_VU; then he can prefix the columns with this synonym.
D. Scott can create a synonym for the EMP_DEPT_LOC_VU by using the command: CREATE SYNONYM EDL_VU ON mary(EMP_DEPT_LOC_VU); then he can prefix the columns with this synonym.
E. Scott cannot create a synonym because synonyms can be created only for tables.
F. Scott cannot create any synonym for Mary's view. Mary should create a private synonym for the view and grant SELECT privilege on that synonym to Scott.

答案查题题库