Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sequential Record Number

Former Member
0 Likes
579

Hi all,

I have a confusion regarding sequential record number generation.

Like I feel that Sequential record number means, for example we have a data type structure as follows:

Record

EmpId

EmpName

Sal

For each record Emp Id should be incremented.

Or Sequential Record Number have any other meanings for it?

Regards,

Pavani

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
551

Hi Pavani..

Yes .. ur assumtion is Right.

regards.

3 REPLIES 3
Read only

Former Member
0 Likes
551

Hi,

Your understanding is correct.

Best regards,

Prashant

Read only

varma_narayana
Active Contributor
0 Likes
552

Hi Pavani..

Yes .. ur assumtion is Right.

regards.

Read only

Former Member
0 Likes
551

My question is solved.