Changed to use camelCase

This commit is contained in:
William Miceli
2019-11-24 14:32:13 -05:00
parent 0f527de9a7
commit a235858693

View File

@@ -1,4 +1,4 @@
use friendbook;
use friendBook;
create table login(
username varchar(25),