How is use pl and sql?


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

Post New Answer

More SQL PLSQL Interview Questions

How do you modify a column in sql?

0 Answers  


Explain commit, rollback and savepoint.

0 Answers  


Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?

0 Answers  


How to call shell script from pl sql procedure?

0 Answers  


what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba

0 Answers  






Why we use joins in sql?

0 Answers  


wtite down triggr not any entry on Sunday

2 Answers   NIT,


What is differance unique key and primary key.

7 Answers   EDS,


define data blocks ? : Sql dba

0 Answers  


Can we join tables without foreign key?

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,


Is it possible to include an insert statement on the same table to which the trigger is assigned?

0 Answers  


Categories