Hi
If requirement is to create a generic datasource and we have only 1 table to extract data from
then what are the advantages of creating a view on table first and then create datasource on top of view?
we can create datasource on table directly but I read it is not advisable, reasons?
please elaborate..