I have to include this incremental data in stored procedure to generate file from t=0 and t= time take by procedure to complete.
select max(serno) from incremental_src ;
o/P: 100 at t=0
o/P: 105 at t=2
<code>[```
`type here`
> ```](https://stackoverflow.com)
</code>
<code>[```
`type here`
> ```](https://stackoverflow.com)
</code>
[```
`type here`
> ```](https://stackoverflow.com)
New contributor
Suri Suresh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.