What is record in pl sql?



What is record in pl sql?..

Answer / Hem Lata Sagar

A record in PL/SQL is a user-defined composite data type that contains a collection of related variables of different data types, organized under a common name. Records are similar to structs or tuples in other programming languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Can you sum a count in sql?

1 Answers  


Which is better stored procedure or query?

1 Answers  


Can you upgrade sql express to full sql?

1 Answers  


in materialized view the structure will create immediately or not?

2 Answers   iFlex,


Can we connect to postgresql using sql developer?

1 Answers  


What is bulk compiling in pl/sql.?

1 Answers   MCN Solutions,


How do I write a sql query in pgadmin 4?

1 Answers  


Write a query to display the current date in sql?

1 Answers  


What is scope and visibility in PL/SQL?

1 Answers  


How do you change a value in sql?

1 Answers  


What are the advantages of normalization?

1 Answers  


Explain about various levels of constraint.

1 Answers  


Categories