hi,
i am facing a problem while fetching a null value.
i.e
i have declared one structure and one cursor.
now from that cursor i want to fetch 100 records at a time for some processing .
i am fetching 100 recs but there are some fields which has a null value in it . so its giving me problem as---> Fetch across null fields.
so, can anyone tell me how to handle this in proc.