Answer Posted / mahendra
Internet
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is define in oracle?
What do you know about normalization? Explain in detail?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
Briefly explain what is literal? Give an example where it can be used?
Calculate difference between 2 date / times in oracle sql?
What is the difference between a hot backup and a cold backup in oracle?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
List the various oracle database objects?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How to Truncate Table in Oracle
How to create a table interactively?
What is transport network substrate (tns) in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How many anonymous blocks can be defined?