<div>Hi All</div>
<div>I have a requirement, where I need to have a form and expected fields are - </div>
<div> </div>
<div>Name</div>
<div>Contact number</div>
<div>Email ID </div>
<div>Resume (File upload)</div>
<div> </div>
<div>I hope we can create this form either by using CCK or by Webform.</div>
<div> </div>
<div>Once user enters the data, I want to save these data to a table in database. Later point of time I will retreive the data from database for showing in same form.</div>
<div> </div>
<div> </div>
<div>Now my questions are - </div>
<div>1. How do I save the data (from above fields such as name, contact number, email id, resume file) to database.</div>
<div>2. How do I retreive the data from database at a later point of time.</div>
<div> </div>
<div>Given the number of database related operations needs to be performed, I am looking forward the execution speed should be faster. From this point perspective, which module you will suggest the CCK for Webform.</div>

<div> </div>
<div>Best Regards,</div>
<div>Austin</div>