Results 1 to 2 of 2

Thread: Database Normalization in SQL Database

  1. #1
    Millerjames is offline Senior Member
    Join Date
    Dec 2009
    Posts
    331
    Rep Power
    3

    Default Database Normalization in SQL Database

    I am learning SQL, DBMS. Right now, I am working on one live project, using ASP.net as front end and SQL as backend. My colleague told me you need to do database normalization of your database, to run project error free. I don’t know about the Database Normalization and how to do it? Please help me.

  2. #2
    Davisricky is offline Senior Member
    Join Date
    Dec 2009
    Posts
    331
    Rep Power
    3

    Default

    This is very important for everybody using the vast/big database in their project. The SQL-based query applications will work most excellent using the normalized databases. It is easier to build English Query applications against normalized SQL databases. In addition, the result of the applications is more flexible and powerful contrast to which developed against databases that are not normalized.

Similar Threads

  1. Database .NET
    By Izaiah Lopez in forum Download Tools and Softwares
    Replies: 0
    Last Post: 10-20-2010, 06:54 PM
  2. Database
    By adlina in forum Everything Else
    Replies: 0
    Last Post: 03-23-2009, 11:21 AM
  3. Database
    By MACONAQUEA77 in forum Everything Else
    Replies: 0
    Last Post: 03-21-2009, 09:51 AM
  4. DataBase
    By niks54 in forum Everything Else
    Replies: 0
    Last Post: 01-21-2009, 12:26 PM
  5. Database
    By techno23 in forum Everything Else
    Replies: 0
    Last Post: 03-27-2008, 09:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48