网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
你刚刚编译了一个PL/SQL Package但是有错误报道,如何显示出错信息?
参考答案
更多 “ 你刚刚编译了一个PL/SQL Package但是有错误报道,如何显示出错信息? ” 相关考题
考题
有以下程序:includestdio.hmain( ) { int a,b,k,m,*pl,*p2; k=1,m=8; p1=k,p2=stdio.hmain( ){ int a,b,k,m,*pl,*p2;k=1,m=8;p1=k,p2=m;a=/*pl-m;b=*p1+*p2+6;printf(%d,a);printf(%d\n,b);}编译时编译器提示错误信息,你认为出错的语句是( )。A.a=/*pl-m;B.b=*p1+*p2+6;C.k=1,m=8;D.pl=&k,p2-&m;
考题
下列关于PL/SQL的说法正确的是()
A.PL/SQL是应用于各种数据库上的通用语言B.PL/SQL是过程化的SQL语言C.PL/SQL是只能在SQL*PLUS中运行D.在PL/SQL可以直接执行所有的SQL操作
考题
PL/SQL程序块的主要特点有()
A.不具有模块化的结构B.使用过程化语言控制结构C.能够进行错误处理D.PL/SQL程序块只能在SQLPlus、SQLPlusWorkskeet等工具支持下以解释型方式执行,不能编译可执行文件、脱离支撑环境执行
考题
关于PL/SQL说法错误的是()。A、PL/SQL是达梦数据库的过程化语言B、PL/SQL并不能支持所有的SQL数据类型和SQL函数C、包括一整套的数据类型、条件结构、循环结构和异常处理结构D、PL/SQL可以执行SQL语句,SQL语句中也可以使用PL/SQL函数
考题
下面关于PL,/SQL说法错误的是()。A、PL/SQL代码可以存储在客户机上并发送至服务器执行B、PL/SQL代码不能作为一个代码块存储在数据库内C、PL/SQL是Oracle所有的第三代语言,这种语言在数据库内运行D、以上说法都错误
考题
PL/SQL程序块的主要特点有()A、不具有模块化的结构B、使用过程化语言控制结构C、能够进行错误处理D、PL/SQL程序块只能在SQLPlus、SQLPlusWorkskeet等工具支持下以解释型方式执行,不能编译可执行文件、脱离支撑环境执行
考题
关于存储和匿名的PLlSQL程序块下列说法错误的是()。A、与存储的PL/SQL程序块相比,匿名的PL/SQL程序块效率较高B、匿名的PL/SQL程序块由于可能在多台机器上分布源代码,会引发源代码管理的问题C、匿名的程序块只运行一次,因此必须在执行时被编译D、过程存储的PL/SQL程序块可以预先被编译
考题
Which two statements are true regarding a PL/SQL package body?()A、It cannot be created without a package specification.B、It cannot invoke subprograms defined in other packages.C、It can contain only the subprograms defined in the package specification.D、It can be changed and recompiled without making the package specification invalid.
考题
在Oracle中,关于PL/SQL下列描述正确的是()。A、PL/SQL代表Power Language/SQLB、PL/SQL不支持面向对象编程C、PL/SQL块包括声明部分、可执行部分和异常处理部分D、PL/SQL提供的四种内置数据类型是character,integer,float,boolean
考题
下列关于PL/SQL的说法正确的是()A、PL/SQL是应用于各种数据库上的通用语言B、PL/SQL是过程化的SQL语言C、PL/SQL是只能在SQL*PLUS中运行D、在PL/SQL可以直接执行所有的SQL操作
考题
You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work a database administrator for your company. There is a Data Transformation Services (DTS) package, and the DTS package is stored in SQL Server 2000. And you plans to have the SQL Server 2000 migrated into SQL Server 2005. The DTS package dynamically configures precedence constraints by utilizing complex Microsoft Visual Basic Scripting Edition (VBScript). The SQL Server 2005 Package Migration Wizard is run by you, but the wizard cannot convert the package from SQL Server 2000 to SQL Server 2005. You are required to make sure that the DTS package runs in SQL Server 2005. And the package should be run in the shortest time. Which action should be utilized?()A、The SQL Server 2000 Data Transformation Services (DTS) package should be wrapped in an Execute DTS 2000 Package task.B、The SQL Server 2000 Data Transformation Services (DTS) package should be manually recreated as a SQL Server Integration Services (SSIS) package.C、The SQL Server 2000 Data Transformation Services (DTS) task should be configured to not utilize precedence constraints. Then, the SQL Server 2005 Package Migration Wizard should be run again.D、The SQL Server 2005 Package Migration Wizard should be run. And when the upgrade fails, a Transfer SQL Server Objects task should be run.
考题
多选题Which two statements are true regarding a PL/SQL package body?()AIt cannot be created without a package specification.BIt cannot invoke subprograms defined in other packages.CIt can contain only the subprograms defined in the package specification.DIt can be changed and recompiled without making the package specification invalid.
考题
单选题在Oracle中,用于显示PL/SQL程序输出调试信息的内置程序包是()。A
DBMS_STANDARDB
DBMS_ALERTC
DBMS_LOBD
DBMS_OUTPUT
热门标签
最新试卷