SQL Builder in Talend

75 views Asked by At

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.

0

There are 0 answers