Author | Message |
---|---|
tpatel11
Posts: 12
|
Posted 15:37 Dec 01, 2014 |
In Homework 4, we should create user table which contain only name and password in database or not? |
cysun
Posts: 2935
|
Posted 15:40 Dec 01, 2014 |
You should create a users table, and it should contain at least a username and a password column. Anything else you want to put in there is up to you. |