Can we write dml statement in function in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to call a sub procedure?
What is the difference between PFILE and SPFILE in Oracle?
How to create a new tablespace in oracle?
1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
what is cartesian product?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What are the attributes of cursor?
When a form is invoked with call_form, Does oracle forms issues a save point ?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
please explain.. DB architecture ...
How to enter a new row into a table interactively?