Feeds:
Posts
Comments

Archive for the ‘Database’ Category

Database Normalization

What does it mean by Normalization of a Database? Definition: ”Normalization is the process of removing anomoly from a Database.” Removing Anomoly in a database is mainly concern with, Eliminating redundant data (Storing the data in more than one table with proper relationships among the tables) Ensuring data dependencies make sense (data is should be stored [...]

Read Full Post »

Understanding Database

What is a Database? Definition: Database is a structured collection of records or data that is stored in a computer system i.e. Secondary Memory. One small question… Que : What’s the difference between Database & Data Structure? Ans : Database is concerned with the Secondary Memory (Hard Disk) of the machine where as Data Structure [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.