schema.txt

 1: table pers {
 2:     'clef primaire'        'id'
 3:     'entier'               'id'
 4:     'chaine de caractères' 'p_numero_sel'
 5:     'chaine de caractères' 'name'
 6: }
 7: table pers_attr {
 8:     'clef primaire'        'id'
 9:     'entier'               'id'
10:     'chaine de caractères' 'pers_id'
11:     'chaine de caractères' 'attribute'
12:     'chaine de caractères' 'value'
13: }
mardi_schema.txt · Last modified: 2012/03/19 14:53 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki