Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If records are inserted into table without committing.How
to refer to these values in a procedure?

Answers were Sorted based on User's Feedback



If records are inserted into table without committing.How to refer to these values in a procedure..

Answer / highness

good,



isn't it possible by using :new pseudo records within
a trigger???

Is This Answer Correct ?    1 Yes 0 No

If records are inserted into table without committing.How to refer to these values in a procedure..

Answer / swapna

First create a Trigger and with Procedure you insert
records.
The :new will take the new values.
So use Triggers in Procedures.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What are Nested Tables? How will u delete 5 rows from Nested Tables

3 Answers   IBM,


I have a tablle like this: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 I Want below o/p: cust acc --------------- a 1 b 2|3 c 4|5|6 Please any one can you have any ideas share me. I have urgent requirement.

7 Answers   MTS,


what is global variable in pl/sql

1 Answers  


how will you find out the last three records in a table with n no of records and delete them

3 Answers  


what is a field in a database ? : Sql dba

0 Answers  


What are the differences between Database Trigger and Integrity constraints ?

4 Answers  


Is primary key is clustered index?

0 Answers  


what are the advantages of primary key over unique+notnull

7 Answers   Consultancy, LGS, Oracle,


how can we find the select statement is indexed or not?

3 Answers   CTS,


what is global temporary tables and how use that tables in pl/sql packages

1 Answers   Cap Gemini,


What is date functions?

0 Answers  


What is full form of rtm?

0 Answers  


Categories