Function requirements o Create a database table that has two fields, ID and Name. Add 10 records in the table. Provide your SQL statements for database/table creation in a text file (e.g. sql.txt).
The idea of the program is that user can register(creates a folder with the name of folder being the users username and password) and then login with his credentials ...