Can we insert in sql function?


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

Post New Answer

More SQL PLSQL Interview Questions

How do you drop a trigger?

0 Answers  


Which operator is used in query for pattern matching?

0 Answers  


SELECT ROUND(TRUNC(MOD(1600,10),-1),2) FROM dual;

10 Answers  


There is a table, In one column it has implemented a index, but the index is disturbed by the regular dml statements.. but still we need to keep the index. how it is possible?

1 Answers   Cognizant,


What problem one might face while writing log information to a data-base table in pl/sql?

0 Answers  


Can a foreign key be a duplicate?

0 Answers  


How to delete same emp id in sql query for exmaple in emp table emp id, empname, emp address. for example emp id =5, repeated in two times in rows same id how to delete same empid please any one of the write query send in my id

8 Answers   CGCI,


How do you declare a user-defined exception?

0 Answers  


Can you create a table with Primary Key not as the clustered index.

2 Answers   CGI,


what is the different between unique+not null & primary key,

4 Answers  


How will you delete a particular row from a Table?

7 Answers   Cap Gemini,


How can i insert data inro a table with 3 columns using FORALL?

2 Answers   Oracle,


Categories