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 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
Get step-by-step solutions from verified subject matter experts
