this table i want to create
job_id dynamic
Jobs Title text
Job Description text
job_Order combo box to choose after what job
or at first position in the website
i create form to add job and i want to create combo box to choose how will view in first position in career page. i using job_id to choose first position and when select data will call order by job_order
this is true or another solution
thank you