Oracle Tutor
Monday, October 3, 2011
ER Diagram - Entity Keys
›
Well... An entity is defined by its attributes. Furthermore, each entity occurrence can be uniquely identified, by using an attribute...
ER Diagram - Entity Naming
›
Entity names are normally single words and the name chosen should be one familiar to the users. The entity name can include a ...
ER Diagram - Notation Symbol
›
Entity relationship diagramming uses a standard set of symbols to represent each of these defined data groups and then proceeds by establish...
What is Entity relationship diagram?
›
What is Entity relationship diagram? Entity relationship diagramming is a technique that is widely used in the world of business and informa...
Monday, May 2, 2011
Creating Combined Queries in Oracle SQL
›
SQL queries are combined using the UNION operator. Using UNION, multiple SELECT statements can be specified, and their results can be combin...
›
Home
View web version