What are %type and %rowtype for?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are sql built in functions?

0 Answers  


What does stand for in sql?

0 Answers  


Can we relate two different tables from two different users in ORACLE,PL/SQL?

4 Answers  


what is External tables? explain with examples

2 Answers   TCS,


What is delete command in sql?

0 Answers  






I need to write a simple query,which one is better select statement or stored procedure?and why?

2 Answers   iGate,


If records are inserted into table without committing.How to refer to these values in a procedure?

2 Answers  


table - new_no old_no 2345 1234 3456 2345 5678 4567 output sud be -new_no 1234 2345 3456 4567 5678

2 Answers  


What does the acronym acid stand for in database management?

0 Answers  


What is microsoft t sql?

0 Answers  


What is Primary Key?

4 Answers   Ramco,


How to convert lowercase letters to uppercase and uppercase letters to lowercase in a string. (ex, AbcdEfG should convert as aBCDeFg)

3 Answers   TCS,


Categories