Answer Posted / mkumar.it
select name from v$database
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a hot backup and a cold backup in oracle?
What is the data pump export utility?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
What is oracle rownum?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is the difference between pre-select and pre-query?
What is the relationship among database, tablespace and data file?
How to concatenate two text values in oracle?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
Explain a segment?
How to write date and time literals in oracle?
Explain a data segment?
How to define an oracle cursor variable?
Explain the difference between replace() and translate() functions in oracle?
Difference between inner join vs where ?