I have a view which select records from a table with no join condition (only select records from one table).
In se11, I can see x number of record in the table but in the view , only part of the records are being displayed.
I tryed to play with the expand<->collapse icon in se11 on the view, and only then all the records appeared.
I noticed that the rows that haven't being displayed, have the same code (one of the fields of the key in the table)
as part of the records that were displayed.
I would like to know how can I see all the record from the view, without playing with the expand<->collapse.
thanks