Database - Introduction to Database - Discussion

Discussion Forum : Introduction to Database - General Questions (Q.No. 16)
16.
The DBMS that is most difficult to use is ________ .
Microsoft's SQL Server
Microsoft's Access
IBM's DB2
Oracle Corporation's Oracle
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
32 comments Page 2 of 4.

Manju said:   1 decade ago
But Cobol is a business oriented language.

Geetha said:   1 decade ago
International Business Machines.

Divya said:   1 decade ago
We can also write an queries in SQL, then what is the difference between SQL and ORACLE?

Prianka saha said:   1 decade ago
What is the full from of IBM?

Dinesh metkari said:   1 decade ago
Yes, in Oracle for creating database you should write more code. But not that much difficult.

Abhigyan said:   1 decade ago
The easiest one is Microsoft access where anyone can create a database.

Hardest one is oracle. For creating a database in oracle you have to write lot of code.

Nethravathi said:   1 decade ago
What is DBMS full form?

Sandy said:   1 decade ago
@Sridhar.

Oracle data base management system uses command line user interface which is very difficult to deal with. You will get to know the difficulty once you use the same. For instance, you will not be able to go back once you have pressed the enter key (to go to new line). Hence editing is very difficult once you have written and executed the query. You have to use one extra editor for this purpose. But all other DBMSs provide a pretty good user interface with all the advanced functionality.

Hope you got at least some idea. Now you start working with Oracle to know much :).

Thanks.

SRIDHAR KUMAR SAHU said:   1 decade ago
Can anybody explain me properly that why The DBMS that is most difficult to use in Oracle Corporation's Oracle?

Manoj said:   1 decade ago
@Rahul :

Oracle also supports GUI interface for many operations on database. e.g 10g, 11g.

@all :

Oracle as compared to other databases provides less flexibility in many operations, like creating automatic query by graphically joining tables, using multiple tables, creating tables etc..


Post your comments here:

Your comments will be displayed after verification.