The opening of cursor CSR01 produces the following result set: STUDENT LASTNM FIRSTNM CLASSNO 123 Brown John T100 213 Bailey James T100 312 Carter Arlene T210 465 Chas Devon T305 546 Davis Steven T405 If this Fetch statement is executed: FETCH csr01 INTO :studnum, :firstname, :lastname, :class Which of the following DELETE statements will cause this row to be deleted?()A、DELETE ALL FROM tab01 FOR CURRENT OF csr01B、DELETE FROM tab01 FOR CURRENT csr01 WITH RSC、DELETE * FROM tab01 WHERE CURRENT csr01 WITH CSD、DELETE FROM tab01 WHERE CURRENT OF csr01 WITH RR

The opening of cursor CSR01 produces the following result set: STUDENT LASTNM FIRSTNM CLASSNO 123 Brown John T100 213 Bailey James T100 312 Carter Arlene T210 465 Chas Devon T305 546 Davis Steven T405 If this Fetch statement is executed: FETCH csr01 INTO :studnum, :firstname, :lastname, :class Which of the following DELETE statements will cause this row to be deleted?()

  • A、DELETE ALL FROM tab01 FOR CURRENT OF csr01
  • B、DELETE FROM tab01 FOR CURRENT csr01 WITH RS
  • C、DELETE * FROM tab01 WHERE CURRENT csr01 WITH CS
  • D、DELETE FROM tab01 WHERE CURRENT OF csr01 WITH RR

相关考题:

( 32 ) 查询 “ 读者 ” 表的所有记录并存储于临时表文件 one 中的 SQL 语句是A ) SELECT * FROM 读者 INTO CURSOR oneB ) SELECT * FROM 读者 TO CURSOR oneC ) SELECT * FROM 读者 INTO CURSOR DBF oneD ) SELECT * FROM 读者 TO CURSOR DBF one

在Protel99 SE原理图编辑器中的光标形状和大小的选择上,在元件移动、对齐操作的过程中,为准确定位,常采用()。A.Small Cursor 90B.Large Cursor 90C.Small Cursor 45D.随意

在Protel99 SE原理图编辑器中的光标形状和大小的选择上,在放置总线分支时,为准确定位以避免45°光标与总线分支重叠可选用()。A.Small Cursor 90B.Large Cursor 90C.Small Cursor 45D.随意

在Protel99 SE原理图编辑器中的光标形状和大小的选择上,在连线、放置元件等操作过程中,为准确定位更容易看清当前光标的位置可选择()。A.Small Cursor 90B.Large Cursor 90C.Small Cursor 45D.随意

肾病四联型尿试带包括的测试项目为 ( )A、PRO、ERY、WBC、SGB、PRO、WBC、ERY、SGC、PH、PRO、FRY、WBCD、pH、PRO、WBC、SGE、pH、PRO、ERY、SG

查询“读者”表的所有记录并存储于临时表文件one中的SQL语句是( )。A.SELECT*FROM读者INTO CURSOR oneB.SELECT*FROM读者To CURSOR oneC.SELECT*FROM读者INTO CURSOR DBF oneD.SELECT*FROM读者To CURSoR DBF one

查询“教师表”的全部记录并存储于临时文件one.dbf中的SQL命令是A.SELECT*FROM教师表INTO CURSOR oneB.SELECT*FROM教师表TO CURSOR 0neC.SELECT*FROM教师表INTO CURSOR DBF oneD.SELECT*FROM教师表TO CURSOR DBF one

The opening of cursor CSR01 produces the following result set:STUDENT LASTNM FIRSTNM CLASSNO 123 Brown John T100 213 Bailey JamesT100 312 Carter Arlene T210 465 Chas Devon T305 546 Davis Steven T405If this Fetch statement is executed: FETCH csr01 INTO :studnum, :firstname, :lastname, :class Which of the following DELETE statements will cause this row to be deleted?()A.DELETE ALL FROM tab01 FOR CURRENT OF csr01B.DELETE FROM tab01 FOR CURRENT csr01 WITH RSC.DELETE * FROM tab01 WHERE CURRENT csr01 WITH CSD.DELETE FROM tab01 WHERE CURRENT OF csr01 WITH RR

查询学生表S的全部记录并存储于临时表文件one中的SQL命令是( )。A.SELECT*FROM学生表INTO CURSOR oneB.SELECT*FROM学生表To CURSoR oneC.SELECT*FROM学生表INTO CURSOR DBF oneD.SELECT*FROM学生表TO CURSOR DBF one

( 31 )查询 “ 教师表 ” 的全部记录并存储于 临 时文件 one.dbf 中的 SQL 命令是A ) SELECT * FROM 教师表 INTO CURSOR oneB ) SELECT * FROM 教师表 TO CURSOR oneC ) SELECT * FROM 教师表 INTO CURSOR DBF oneD) SELECT * FROM 教师表 TO CURSOR DBF one

查询“成绩”表的所有记录并存储于数组arrl中的SQL语句是( )。A)SELECT﹡FROM成绩INTO ARRAY arrlB)SELECT﹡FROM成绩TO CURSOR arrlC)SELECT﹡FROM成绩TO ARRAY arrlD)SELECT﹡FROM成绩INTO CURSOR arrl

The nozzle of a gasoline hose or can should be kept ______.A.In contact with the fill opening to guard against static sparkB.From making contact with the fill opening to guard against static sparkC.In contact with the fill opening to allow proper ventingD.None of the above

______ is on the panel of DF.A.ZERO CLEARINGB.ANTI-CLUTTER-RAINC.DIMMERD.CURSOR

关于HI-PRO和USBHI-PRO的异同正确的是()。A、HI-PRO有电源电压选择,而USBHI-PRO没有电源电压的选择;B、USBHI-PRO的背面和HI-PRO的背面设置一样;C、USBHI-PRO与HI-PRO的体积一样;D、USBHI-PRO和HI-PRO均有九针接口;E、USBHI-PRO没有Power灯,而HI-PRO有。

在Oracle中,PL/SQL块中定义了一个带参数的游标:CURSOR emp_cursor(dnum NUMBER)IS SELECT sal,comm FROM emp WHERE deptno = dnum;那么正确打开此游标的语句是()A、OPEN emp_cursorB、OPEN emp_cursor FOR 20C、OPEN emp_cursor USING 20D、FOR emp_rec IN emp_cursor(20) LOOP … END LOOP

Which of the following best describes the lock protection provided by DB2 for the current row of a cursor?()A、The cursor is only protected from updates and deletes by concurrent applications.B、The row is only protected from positioned updates and deletes that reference another cursor of the same application.C、The cursor is protected from positioned updates and deletes that reference another cursor of a different application.D、The row is protected from updates and deletes by the current application and from positioned updates and deletes that reference another cursor of the same application.

Using Job Scheduling Console, how can the external successor chain  be viewed when a job needs to be canceled?()A、 using the Hyperbolic ViewerB、 opening the Impact view and displaying the successorsC、 opening the Job Stream Instance editor for its Job Stream InstanceD、 opening the Dependencies window and drilling down to the successors

按(),光标逐字反方向放移动,在字下面现实光标。A、CURSOR↑B、CURSOR↓C、PAGE↓D、PAGE↓

Oracle9i extends the cursor sharing functionality with the new value of SIMILAR for the CURSOR_SHARING parameter. With CURSOR_SHARING = SIMILAR, cursors are shared for safe literals only. What is meant by ‘safe literals only’?() A、No literal value is substituted for a shared cursor. B、Different execution plans are generated for substituted literal values. C、The substitution of a literal value will produce different execution plans. D、The substitution of any literal value will produce exactly the same execution plan.

下面一组文件中,不能在Windows环境下运行的文件是()。A、PRO.COMB、PRO.BAKC、PRO.BATD、PRO.SYS

单选题Using Job Scheduling Console, how can the external successor chain  be viewed when a job needs to be canceled?()A using the Hyperbolic ViewerB opening the Impact view and displaying the successorsC opening the Job Stream Instance editor for its Job Stream InstanceD opening the Dependencies window and drilling down to the successors

单选题Which of the following best describes the lock protection provided by DB2 for the current row of a cursor?()AThe cursor is only protected from updates and deletes by concurrent applications.BThe row is only protected from positioned updates and deletes that reference another cursor of the same application.CThe cursor is protected from positioned updates and deletes that reference another cursor of a different application.DThe row is protected from updates and deletes by the current application and from positioned updates and deletes that reference another cursor of the same application.

单选题Oracle9i extends the cursor sharing functionality with the new value of SIMILAR for the CURSOR_SHARING parameter. With CURSOR_SHARING = SIMILAR, cursors are shared for safe literals only. What is meant by ‘safe literals only’?()ANo literal value is substituted for a shared cursor. BDifferent execution plans are generated for substituted literal values. CThe substitution of a literal value will produce different execution plans. DThe substitution of any literal value will produce exactly the same execution plan.

单选题How can you change the cursor style in your form? ()AOpen the form module property palette and set the Cursor Style property. BFrom the Tools menu, select Preferences--Runtime Settings. CUse the GET_APPLICATION_PROPERTY and SET_APPLICATION_PROPERTY built-ins. DYou cannot change the cursor style.

单选题On the day of the opening of your restaurant, you are advised to ______.Ashow customers around the building.Binvite some important persons.Coffer some special discounts.Dmake an opening speech.

单选题The nozzle of a gasoline hose or can should be kept().Ain contact with the fill opening to guard against static sparkBfrom making contact with the fill opening to guard against static sparkCin contact with the fill opening to allow proper ventingDNone of the above

单选题关于HI-PRO和USBHI-PRO的异同正确的是()。AHI-PRO有电源电压选择,而USBHI-PRO没有电源电压的选择;BUSBHI-PRO的背面和HI-PRO的背面设置一样;CUSBHI-PRO与HI-PRO的体积一样;DUSBHI-PRO和HI-PRO均有九针接口;EUSBHI-PRO没有Power灯,而HI-PRO有。