Member
66 Points
175 Posts
Jun 23, 2020 09:28 AM|georgeakpan233|LINK
wavemaster then you Wallet table like this: walletId int PK userId int FK (foreign key) Balance
then you Wallet table like this:
walletId int PK
userId int FK (foreign key)
Balance
If I dont have email column in wallet table, how will be able to display email along with wallet balance ?
Member
66 Points
175 Posts
Re: Having Admin wallet display when user logs in
Jun 23, 2020 09:28 AM|georgeakpan233|LINK
If I dont have email column in wallet table, how will be able to display email along with wallet balance ?