What is E-R diagram ?
Answers were Sorted based on User's Feedback
Answer / umesh gujjar
An Entity-Relationship (E-R) diagram is a specialized
graphic that illustrates the interrelationships between
entities in a database.
ER diagrams often use symbols to represent three different
types of information.
1. Boxes are commonly used to represent entities.
2. Diamonds are normally used to represent relationships
and
3. Ovals are used to represent attributes.
| Is This Answer Correct ? | 9 Yes | 1 No |
What are dml statements in oracle?
Difference between hot backup vs. Cold backup?
Explain the statement?? ALTER TABLE TABLE_NAME MOVE; What it the use of above statement??
How to get a list of all user accounts in the database?
Shall I get Pro*C Compiler in Oracle-10g release ?
what is Single Byte Overhead...?
How oracle handles dead locks?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.
Q) How to Find Max Date from each Group? (Asked in Infosys (INFI)Interview)
what is query and types of query
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
1.What is inline function in oracle and its purpose? 2.What is the equivalent operator for "different from pattern" in oracle? 3. If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired]