Question: Assume that the tabl table exists in the underlying database. 01. PL/SOL records of the same declared tvpe can be compared for equality by using

 Assume that the tabl table exists in the underlying database. 01.PL/SOL records of the same declared tvpe can be compared for equalityby using the equality operator ). DECLARE TYPE mytype IS RECORD (p_idNUMBER, p-age NUMBER); BEGIN DBMS. OUTPUT . PUT-LINE ( 'Xureer = reg2' ) ; ELSE DBMS-OUTPUT . PUT-LINE( 'LAe? ! = LEeg2 ') ; END IF END A. TRUE FALSE Q2. In the DECLARATIONsection of a PL/SQL block, you declare these variables: ?_csc352, x_cscA52 VARCHAR2

Assume that the tabl table exists in the underlying database. 01. PL/SOL records of the same declared tvpe can be compared for equality by using the equality operator ). DECLARE TYPE mytype IS RECORD (p_id NUMBER, p-age NUMBER); BEGIN DBMS. OUTPUT . PUT-LINE ( 'Xureer = reg2 ' ) ; ELSE DBMS-OUTPUT . PUT-LINE( 'LAe? ! = LEeg2 ' ) ; END IF END A. TRUE FALSE Q2. In the DECLARATION section of a PL/SQL block, you declare these variables: ?_csc352, x_cscA52 VARCHAR2 (10); Why does this statement cause an error? The NOT NULL keyword is missing. Multiple variables cannot be declared in the same statement. The size (10) of the data type VARCHAR2 cannot be specified. A default value must be assigned to each variable. All of the above C. E

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!