updating id to 9999

This commit is contained in:
Shubhra Srivastava 2020-02-19 11:00:39 +05:30 committed by GitHub
parent 7703582c8c
commit 6bc2f14a93
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
username, user_id, transaction_date, transaction_amount
sammy, 1234, 31/10/2015, 10000
john, 2134, 3/12/2015, 12321
john, 9999, 3/12/2015, 12321

1 username user_id transaction_date transaction_amount
2 sammy 1234 31/10/2015 10000
3 john 2134 9999 3/12/2015 12321