what are %TYPE and %ROWTYPE? what is the difference?
Answer Posted / srikanth
%type can hold one perticular variable
%rowtype decalre total row declaration
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is replication id?
Explain what is a database?
What is trigger in pl sql with examples?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What is snowflake sql?
What are the two types of periodical indexes?
what does the t-sql command ident_current does? : Transact sql
What is the difference between a database and a relational database?
Why do we use joins in sql?
Is sql a case sensitive language?
What are types of indexes in sql?
Why is stored procedure faster than query?
what is a primary key? : Sql dba
What is difference between joins and union?
What is optimistic concurrency control? : Transact sql