what is normalisation
Answer / ramu
In relational database design, the process of organizing
data to minimize redundancy is called normalization.
Normalization usually involves dividing a database into two
or more tables and defining relationships between the
tables.
Is This Answer Correct ? | 3 Yes | 0 No |
How do in-process and cross-process communication work in the common language runtime?
Define an application domain?
Define common type system (cts)?
How to delete an existing cookie?
What is use of asp?
What is the maximum size of an array?
What are Scripting Objects?
How do I create an aspx file?
In how many ways you can track the Session?
Which choice is NOT a property of Dictionary Object? A. Key() B. CompareMode C. Item () D. Exists () E. Count
What is a variable in asp?
Why does my code get a security exception when I run it from a network shared drive?