Well this time I created my own table date base called 
"Sports" I was afraid that ones I close sqlite it wont save so I type the command 
"sqlite3 savedarnit.db" then put the name of the table I created which is 
'Sports' and it work it showed me all the date I put in the table. After that I created a new table using the same commands but there was something different I added the
 "AId integer" and MId integer" which created a table but in a different way this new table came out with columns and it came out numerically.  
Nice work!
ReplyDelete