I\'m making a sqlite3 database for my bank management program. To create tables I used the following script.
1 CREATE TABLE account_profile( 2 account