What is sql prepared statement?


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

Post New Answer

More SQL PLSQL Interview Questions

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,


What are the types of triggers in sql?

0 Answers  


What is Primary Key?

4 Answers   Ramco,


What is date functions?

0 Answers  


What is trigger and how to use it in sql?

0 Answers  






How delete a row in sql?

0 Answers  


How to make a copy values from one column to another in sql?

0 Answers  


If you have to declare procedure1,procedure2 in package specification and if you have to declare procedure1,procedure2 and procedure3 in package body? is it compilation or not and execute or not? what type of error is given please

1 Answers  


What are the different types of functions in sql?

0 Answers  


what is query cache in mysql? : Sql dba

0 Answers  


What are the differences between in and exists clause?

0 Answers  


How toimport .dmp file in lower version of oracle from higher version ?

4 Answers   TCS,


Categories