Answer Posted / Vinesh Pratap Singh
In PL/SQL, the %rowtype pseudo-type allows you to declare a record type that corresponds to a table row. It's used when you want to work with multiple columns at once from a single record or table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of sql?
what is bcp? When does it used? : Sql dba
Is inner join faster than left join?
Is primary key always clustered index?
how to use regular expression in pattern match conditions? : Sql dba
what is schema? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
how to escape special characters in sql statements? : Sql dba
define sql insert statement ? : Sql dba
What is the current version of postgresql?
Do we need to rebuild index after truncate?
what are aggregate and scalar functions? : Sql dba
Is primary key clustered index?
Can delete statement be rollbacked?
what are the advantages of sql ? : Sql dba