adspace


What is pl sql record in oracle?

Answer Posted / Sankalp Saxena

A PL/SQL record in Oracle is a user-defined collection of related data items with specific names and types. It is similar to a struct in other programming languages. Records are useful for passing multiple values between procedures, functions, and packages as a single unit.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the best sql course?

1050


Is inner join faster than left join?

1278


how to escape special characters in sql statements? : Sql dba

1115


What is the current version of sql?

1094


what is schema? : Sql dba

1151


what are the advantages of sql ? : Sql dba

1144


Can delete statement be rollbacked?

1056


define sql insert statement ? : Sql dba

1098


what is dbms? : Sql dba

1061


how to use regular expression in pattern match conditions? : Sql dba

1113


what is sql server agent? : Sql dba

1182


How do I remove duplicates in two columns?

1188


Does group by remove duplicates?

1112


what are all the common sql function? : Sql dba

1131


Can we use distinct and group by together?

1133