How consistent is the view of the data between and within
multiple sessions, transactions or statements ?


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

Post New Answer

More SQL PLSQL Interview Questions

What is benefit of creating memory optimized table?

0 Answers  


Can we insert in view in sql?

0 Answers  


What is the difference between an inner join and an outer join?

0 Answers  


What are the sql commands?

0 Answers  


What is difference between inner join and cross join?

0 Answers  






How do rank () and dense_rank () differ?

0 Answers  


What is schema in sql?

0 Answers  


we have a package and we have grants to execute that package inside of that we have table, here we don't have privileges to this table? whether this package will execute or not?

3 Answers   TCS,


What is the use of procedures?

0 Answers  


write the Sql query for creating database backup?

7 Answers   TCS,


explain mysql aggregate functions. : Sql dba

0 Answers  


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

0 Answers   TCS,


Categories