25 pts.
 Database
How to create a database of prison management system using SQL?

Software/Hardware used:
sql
ASKED: October 9, 2012  4:33 PM
UPDATED: October 9, 2012  4:38 PM

Answer Wiki:
The first step is to figure out all the information which will need to be stored in the system.   From there you can start to figure out what the tables are that you need to create. Building a prison management system is a pretty large complex system.  You might want to start with something easier like a book catalog or class schedule.
Last Wiki Answer Submitted:  October 9, 2012  6:03 pm  by  Denny Cherry   64,550 pts.
All Answer Wiki Contributors:  Denny Cherry   64,550 pts. , Michael Tidmarsh   14,060 pts. , abuhafsah   25 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

i am  a new to the system, and just want to know how to begin.

 25 pts.

 

 I started learning data management  since from two month back to date

 25 pts.

 

…since from two month back to date — When you reach two years, you’ll be in a much better position to begin the design and creation of such a database. You need to understand how relationships and data elements are used before you’ll know appropriate design points. — Tom

 110,165 pts.

 

Start with a much smaller project.. If you try and tackle a project this large just after 2 months you will be forever making design revisions and the project will suffer performance issues.

 4,115 pts.