can you call insert/update/delete in select statements. If
yes how? If no what is the other way?

Answers were Sorted based on User's Feedback



can you call insert/update/delete in select statements. If yes how? If no what is the other way?..

Answer / merly

I dont think so it is possible but we can use a select
statement in insert/update/delete(ie reverse is possible)

Is This Answer Correct ?    0 Yes 1 No

can you call insert/update/delete in select statements. If yes how? If no what is the other way?..

Answer / anonymous

you could use a select for update from a pl/sql or jdbc program

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle General Interview Questions

Select all the employees who were hired in last 2 years and who works in dept where max managers are working.

0 Answers   ESS,


what are views?

8 Answers   TCS,


Given two table employee and department EMP ---------------- empid deptid(fk) Dept --------------------- deptid(pk) deptname que-Write a query to find count of employee in each department. Expected Output- deptid countofEmployee --------------------------- 10 57 20 20 30 15

2 Answers  


What is an Index ?

2 Answers  


What query tells you how much space a tablespace named test is taking up, and how much space is remaining?

0 Answers   Infosys,


How to use subqueries with the exists operator in oracle?

0 Answers  


When system tablespace is created?

0 Answers  


Describe an oracle table?

0 Answers  


Explain view?

0 Answers  


What is the scope of a local variable?

0 Answers  


How do we get field detail of a table?

0 Answers  


What is user managed backup in Oracle?

0 Answers   MCN Solutions,


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)