Answer Posted / padma
it is gui based
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is ASM (Automatic Storage Management) in Oracle?
What is a dynamic performance view in oracle?
How remove data files before opening a database?
How to do a full database export?
What is sharded cluster?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
what is the difference between restoring and recovering?
How to drop a tablespace?
Is the After report trigger fired if the report execution fails ?
How to count duplicated values in a column in oracle?
What is a package in oracle?
What is a snapshot log?
How will you write a query to get a 5th rank student from a table student_report?
What are the set operators union, union all, minus & intersect meant to do?
types of indexes and the rationale behind choosing a particular index for a situation.