/+junk/Dataanalys

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/Dataanalys

« back to all changes in this revision

Viewing changes to createDB.sql

  • Committer: Gustav Hartvigsson
  • Date: 2010-12-22 18:59:19 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20101222185919-xa4ot5ytlbiepf4w
Added a camand line interface, and finished up the awnser sheet thingy...

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
"deprimerad_var" boolean,
19
19
"gast_sverige" boolean,
20
20
"fodd_sverige" boolean,
21
 
"foraldrar_sverige" boolean
 
21
"foraldrar_sverige" boolean,
 
22
"komentarer" text
22
23
);
23
24