adplus-dvertising
frame-decoration

Question

In SQL standard, the variable which is considered as communication variable and is string of five characters is named as

a.

SQLSECTION

b.

SQLSTATE

c.

SQLCODE

d.

SQLMOD

Posted under SQL DBMS

Answer: (b).SQLSTATE

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In SQL standard, the variable which is considered as communication variable and is string of five characters is named as

Similar Questions

Discover Related MCQs

Q. The device which scans program code and extract them from database management system for processing is classified as

Q. The problem which arises because of the differences between model of programming language and model of database is classified as

Q. The other name of application programming interface in database management system is

Q. The statement which is used to invoke any stored procedure is classified as

Q. The type of clause in programming which is used to specify values that are to be retrieved from the database is classified as

Q. The kind of iterator which lists the types and names of attributes in the result of query is classified as

Q. In Standard Query Language, the types of DROP commands include

Q. In the SQL environment, the collection of schemas is classified as

Q. The data type which can be fixed length or varying length as CHAR(n) and VARCHAR(n) respectively is classified as

Q. When the schema is to be dropped in SQL which has no elements then the type of DROP Command used is called

Q. If the referential integrity constraint is violated then the specific action clause attached by the database designers other than by default action is classified as

Q. The data type DATE has three components where as its insertion considers

Q. In SQL, the type of character string value which is specified as being case sensitive and placed between apostrophes is called

Q. In Standard Query Language, the data types included are

Q. The data type in SQL which includes various size integers and floating point numbers are classified as

Q. In the statement DECIMAL (I, j) to specify numeric data type, the digits after the decimal point are called

Q. The command in SQL which is used when any of the schema is no longer needed in relation is classified as

Q. In the declaration statement DECIMAL (I, j), the 'I' is classified as

Q. In fixed length character string CHAR(n), the 'n' represents

Q. The relations that are declared in SQL through CREATE VIEW statements are classified as