what are the advantages of Oracle over other databases..?
please give me reply...
Answers were Sorted based on User's Feedback
Answer / punith
Security - Compared to other DB.
Performance - Works faster
Data - Can manage large amount of DATA - TB of data.
Oracle Support - Support the customer 24/7 all over the world.
Others - Lot of DB Administrator in market who can
administer and manage is there in market
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / satishkoteru
we can acess the matter from any ms-office working files
DATABASE- it is the only one that stores the data from any
other external users and it depends on the working units
EX: it can stores the data of a company and other financial
or more than that
| Is This Answer Correct ? | 2 Yes | 7 No |
What is index? How many types of indexes?
how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.
Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.
When a user process fails, what background process cleans up after it?
What is the importance of batch source set up in ar? : oracle accounts receivable
What is the difference between the SQL*Loader and IMPORT utilities?
how to replace not in with not exist?
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me
i want to know about the javaBean.what is its purpose and how it can use in Forms.
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
what is the querry to get first 10 records from the emp table?(emp no is the primary key)