I need a clarification in populating the fetched column in a table to the screen. Consider screen consists of 75 fields to which i have to populate the fetched 60 records.
If I open a cusor and fetch the column, all the needed records will be fetched. Need clarification to populate the values to output fields or to the screen.