Innovator Innovator
- Page Views
- 1,389
- Content
- 9
- Fans
- 0
- Contributor since
- 10/4/2008
Displaying Results 1 - 9 (of 9) for All Content
-
Retrieve Data from Tables in Oracle DatabaseThis article explains how to retrieve data from tables in an Oracle database. -
Creation of Database Object: VIEW in ORACLEA brief article on the creation of VIEW in ORACLE. -
Data Types Supported in SQLOracle 8 has evolved from an RDBMS to an ORDBMS (object relational database management system). The traditional data types are called Scalar Data types. -
Structured Query Language: A BreakdownSQL, or Structured Query Language, is the set of commands used for interacting with Relational Databases. ANSI has standardized the commands and all relational databases conform to this standard.
-
Normalization: A Database Design TechniqueA brief article on normalization technique for database designing. -
Security Ideas for Banking TransactionsSecure banking transactions are possible with these tips. -
Data IntegrityData Integrity in database.
-
Relational DBMSBrief on Relational DBMS in database.
-
Introduction to DatabasesA brief overview explaining DBMS databases.