Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Besides readability of storing 100's rows of data as Inline table is the any performance impact vs loading data from database or flat file?
Assuming that everything is loaded into memory anyway...
As per my knowledge we don't have any performance impact on loading but if your creating inline load of the comparison i.e in the front end it might have the issue because the inline data will not be directly related to the database table or flat files , except this we don't have any impact