Which of the following syntax is correct way to declare a variable in PL/SQL? ; b) variable_name datatype ; c) variable_name datatype; d) variable_name datatype (NOT NULL := value );
Which of the following syntax is correct way to declare a variable in PL/SQL? ; b) variable_name datatype ; c) variable_name datatype; d) variable_name datatype (NOT NULL := value ); Correct Answer NOT NULL := value
মোঃ আরিফুল ইসলাম
Feb 20, 2025