Differentiate between % rowtype and type record.


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

Post New Answer

More SQL PLSQL Interview Questions

How do I use google cloud in sql?

0 Answers  


Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?

0 Answers  


Can a view be mutating? If yes, then how?

0 Answers  


Is it possible to update views?

0 Answers  


how to enter binary numbers in sql statements? : Sql dba

0 Answers  






How will you make performance better for application including front end and back

2 Answers   Metric Stream,


how to fetch common records from two tables? : Sql dba

0 Answers  


What is Referential Integrity?

3 Answers  


How are multiple column = value pairs delimited in the SET clause of an UPDATE statement? 1. With commas (SET price = 0, status = 'I') 2. With parentheses (SET (price = 0) (status = 'I')) 3. With double-pipes (SET price = 0 || status = 'I') 4. With square-brackets (SET [price = 0] [status = 'I'] 5. With single or multiple spaces (SET price = 0 status = 'I')

2 Answers  


What is cursor explain with example?

0 Answers  


what are the differences between binary and varbinary? : Sql dba

0 Answers  


What does (+) mean in sql joins?

0 Answers  


Categories