I have to perform incremental load thorough Talend, for that i have to write query in SQL Builder, but it is not returning more than 10 records.
For Oracle code i have Tried below 1. Checked SQL -Limit number of row - not working 2. ROWNUM < = 100 - not working
Could anyone suggest on this.