Tab/WS crusade
[dbsrgits/SQL-Translator.git] / t / data / template / testresult_table.txt
CommitLineData
aee4b66e 1Table: person
2 Primary Key: person_id
3 Foreign Keys:
4 Data Fields: name, age, weight, iq, description
5
6Table: pet
7 Primary Key: pet_id, person_id
8 Foreign Keys:
9 Data Fields: name, age
10