Voting: Unterschied zwischen den Versionen

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche
(WPFPSzOutrgTPCON)
(ndyGYrtEuPB)
Zeile 1: Zeile 1:
Their top five priorities: Java deoplveers, software deoplveers, mobile deoplveers, .NET deoplveers and project managers. Not to be snarky, but last I knew, Java is software. So are mobile apps, and .Net. How does a  tech hiring manager  see that a software developer is different from a Java developer, mobile app developer, and .Net developer?
+
Oracle and Java are 2 different thigns.Oracle is a type of RDBMS (relational database management system), simply put, it allows you to store data (possibly user information) to a certain file storage that can be retrieved anytime.Other types of RDBMS are MS SQL, MySQL, IBM DB2 etc.Java is an object oriented programming language. It allows you to create different applications. Considering your question, it allows you to create a program to access a certain Oracle DB file and retrieve/manipulate its data.Other types of programming language are C++, C, Cobol etc. -1

Version vom 14. Dezember 2012, 20:39 Uhr

Oracle and Java are 2 different thigns.Oracle is a type of RDBMS (relational database management system), simply put, it allows you to store data (possibly user information) to a certain file storage that can be retrieved anytime.Other types of RDBMS are MS SQL, MySQL, IBM DB2 etc.Java is an object oriented programming language. It allows you to create different applications. Considering your question, it allows you to create a program to access a certain Oracle DB file and retrieve/manipulate its data.Other types of programming language are C++, C, Cobol etc. -1