<div>Hi all,</div>
<div> </div>
<div>            I have created the record with three fields.and i have update the data in all the three fields .now i need to fetch all the data from the fields </div>
<div>           can i fetch this data from these  fields  at single instance i hav tried a lot but i could'nt do it</div>
<div> </div>
<div> </div>
<div>          exmple:</div>
<div>                    </div>
<div>                        -record(person,{name,phone,address}).</div>
<div>                        so from the above record i need to fetch the name , phone and address at the single instance</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>Thanx</div>