Answer Posted / guest
You can find an example at:
http://forums.oracle.com/forums/thread.jspa?
messageID=1473644
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
What is a primary key called that is made up of more than one field?
What is the use of function in sql?
What is trigger types in sql?
What is the difference between joins?
How is a process of pl/sql compiled?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
Can we use ddl statements in stored procedure?
What is partition in sql query?
Can we use joins in subquery?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
How do I view output in sql developer?
What are reports usually used for?
Why do we use joins in sql?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
what are enums used for in mysql? : Sql dba