cancel
Showing results for 
Search instead for 
Did you mean: 

record

Former Member
0 Kudos

What is the meaning of one record?

Accepted Solutions (0)

Answers (1)

Answers (1)

pruthvi_r
Contributor
0 Kudos

A record means one row of a table.

A record will have many fields in it.

eg:- employee table

Empid Name Age

-


10 ABC 25 - record 1

20 def 41 - record 2

30 aa 32 - record 3

In BI all these records from source system table are loaded in a request.

i.e. One request will have many such records in it.

hope it helps.

regards

Pruthvi R