How to define a variable of a specific record type?
Answer / Nitesh Nayal
In Oracle PL/SQL, you can define a variable of a specific record type using the following syntax: `<record_type_name> := new <record_type_name> (...);`
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do paging with oracle?
What is a user role in oracle?
Are truncate and delete commands same? If so why?
What is a SNAPSHOT ?
Explain the use of full option in exp command.
What is a server parameter file in oracle?
How to set up autotrace for a user account?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What are the benefits of ordbms?
what is the difference between sql& oracle?