Jump to content

database design help wanted


warrencec

Recommended Posts

  • 4 years later...

I'd suggest apart from asking on this forum is also to google some guide, as there are many. The whole great thing about being a programmer/developer is the fact that options are limitless. Can you please tell us what exactly do you want to achieve?

Link to comment
Share on other sites

Let us know what you want to incorporate in your database, the info that you are going to store and how big the data set is. Database design would largely depend on the schema so drafting a good schema would make your work easier. Make sure you identify any relevant primary, foreign keys in the beginning itself.

Link to comment
Share on other sites

  • 2 years later...

Designing a Database is very crutial part of database schema, because after design a database if any error occure then its not easy to find out errors if database is not properly design but if you maintain the database schema in proper format then after any other user also can understand about your database schema

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...