What do you understand by pl/sql records?


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

Post New Answer

More SQL PLSQL Interview Questions

What is recursive stored procedure?

0 Answers  


What is difference between pls_integer and integer?

0 Answers  


What is a full join sql?

0 Answers  


table name :Tab fields name 1.trx_no (pk) 2.trx_date 3.account code (7 char) 4.account type (1 char) 5.amt Tab contains account code day wise debit and credit transaction , account type fiels can have 2 value D for debit and c for Credit . write a query to display the account code wise total debit and credit bal for the month of april 2004. write a query to display account code wise new amt credit for the april 2004

2 Answers   Maruti Suzuki,


how to include comments in sql statements? : Sql dba

0 Answers  






what is the difference between granting and creating a view?

2 Answers  


what is a cursor

9 Answers   IBM, TCS, Wipro,


What is right join in sql?

0 Answers  


Can I join the same table twice?

0 Answers  


How many types of indexes are there in sql?

0 Answers  


Which is better join or inner query?

0 Answers  


From an Employee table, how will you display the record which has a maximum salary?

29 Answers   Cap Gemini, Exilant, Synechron,


Categories