Forum Moderators: open

Message Too Old, No Replies

MySQL Search for Vacancies

         

itwebxpert

11:59 am on Mar 2, 2006 (gmt 0)

10+ Year Member



Hi,

I am very new to MySQL. I would like to design a recruitment website which contains a search engine that can retrieve information about job specs from a Database.

I am very grateful if anyone could give an idear of from where to start from in order to design such a database?

Regards

[edited by: txbakers at 1:04 pm (utc) on Mar. 2, 2006]
[edit reason] no personal URLs. [/edit]

txbakers

1:07 pm on Mar 2, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Designing a database takes a litle bit of "paper time"

You need to figure out what data you want to store, how to lay it out, and what criteria you want people to use to search and retrieve the database.

there really is no magic formula or standard code for designing a database.