adplus-dvertising
frame-decoration

Question

The kind of record which is used to keep the information of specific database connection is classified as

a.

description record

b.

connection record

c.

statement record

d.

environment record

Posted under SQL DBMS

Answer: (b).connection record

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The kind of record which is used to keep the information of specific database connection is classified as

Similar Questions

Discover Related MCQs

Q. In multiple tuples retrieval, the command which is used to fetch queries from database is classified as

Q. If the completion of processing is to be shown then the command which is used for this purpose is called

Q. In database management systems, the record which contains all the information needed for one statement of standard query language is called

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

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