View Single Post
  #1 (permalink)  
Old Mar 1st, 2008, 00:52
iochinome iochinome is offline
Junior Member
Join Date: Feb 2008
Location: U.S.A
Age: 26
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
creating tables only once

so i was just experimenting with a free web account with mysql databases, and i noticed that the "CREATE TABLE ... " thing only has to be done once, which makes sense, but if I want to do it only once, should i just load a file that does it, then take down that file? thanks guys.
Reply With Quote