You are on page 1of 7

Loan_customer

cust_id
cust_f_nm

cus_l_nm cust_dob

L100
L101
L103
L102

Manu
Sangamesh
Manish
Shiv

Karanth
Patil
Pandey
Kumar

c_id

Saving_customer
cust_name dob
phone

city

crt_dt

S100
S101
S103
S104

Manu Karanth29-Apr-75
Sangamesh Patil
21-Oct-90
Girish Bendre 22-Jul-70
Basweshwar Bande
28-Jun-88

Bangalore
Bidar
Hubli
Mysore

10-Jan-01
22-Feb-05
5-Jan-11
14-May-11

c_id

name

C10
C11
C12
C13

Manu Karanth
Girish Bendre
Manish Pandey
Ranganath Biradar

29-Apr-75
21-Oct-90
11-Jan-84
20-Jun-80

9449984840
9008283845
9852145656
9652365412

cust_phone cust_city
9449984840
9008283845
9521469852
9852144563

credit_card_cust
idcard_no city
phone
Bangalore
Hubli
Bangalore
Kolar

Bangalore
Bidar
Bangalore
Bangalore

DOB

crt_dt
20-May-05
21-Jul-12
9-Sep-12
14-Feb-05

crt_dt

9449984840 29-Apr-75 29-Dec-12


9852145656 22-Jul-70 15-Mar-13
9521469852 11-Jan-84 2-Oct-12
9852154563 18-Jun-92 26-Jan-13

cust_dim
c_id
c_f_nm

c_l_nm

10
11
12
13
14
15
16

Karanth
Patil
Bendre
Pandey
Kumar
Bande
Biradar

Manu
Sangamesh
Girish
Manish
Shiv
Basweshwar
Ranganath

cust_source_relation
cs_relation_id
c_id
1 L100
2 S100
3 C10
4 L101
5 S101
6 S103
7 C11
8 L102
9
10
11
12

S104
C13

L103
C12

Source_system

id

Name
1 Loan
2 Savings
3 Credit card

c_dob
29-Apr-75
21-Oct-90
22-Jul-70
11-Jan-84
20-Jun-80
28-Jun-88
18-Jun-92

id

c_phone
9.45E+09
9.01E+09
9.85E+09
9.52E+09
9.85E+09
9.65E+09
9.85E+09

c_city

c_id_no

Bangalore
Bidar
Hubli
Bangalore
Bangalore
Mysore
Kolar

L100
L101
C11
L103
L102
S1004
C13

cust_from_date
source_key
1
2
3
1
2
2
3
1
2
3
1
3

20-May-05
10-Jan-01
29-Dec-12
21-Jul-12
22-Feb-05
5-Jan-11
15-Mar-13
14-Feb-05
14-May-11
26-Jan-13
9-Sep-12
10-Jan-13

L
S
C
L
S
S
C
L
S
C
L
C

c_since
9 YEARS
2 YEARS
1 YEAR
4 YEARS
2 YEARS
2 YEARS
1YEAR

Fields
cust_id
cust_f_nm
cus_l_nm
cust_dob
cust_phone
cust_city
crt_dt

Loan_customer
Datatypes Key Indicators
varchar(10)
varchar(20)
varchar(20)
date
numeric
varchar(20)
date

Saving_customer
Fields
Datatypes Key Indicators
c_id
varchar(10)
cust_name varchar(20)
dob
date
phone
numeric
city
varchar(20)
crt_dt
date

Key Indicators

Credit_customer
Fields
Datatypes Key Indicators
c_id
varchar(10)
name
varchar(10)
idcard_no numeric
city
varchar(20)
phone
numeric
DOB
date
crt_dt
date

You might also like