Jump to content

Recommended Posts

  • Administrators
Posted

Sure, post up you questions and I'll be happy to help.  What's the first obstacle?

  • 4 years later...
Posted

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?

Posted

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.

  • 2 years later...
Posted

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

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...