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 |
What is difference between Server.transfer and Response.redirect ?
What is Request Object?
How do I create an aspx file?
What happens to a html page in asp?
no.of pages comes before protected void ?
How are scripts executed?
What are the properties of session object?
What are the asp objects?
Explain the post and get method or explain the difference between them?
Define response object?
Explain the post & get method or explain the difference between them in asp?
Define application-scope?