
SQL Code Generation Script to generate SQL tables
1. Use Shlaer Mellor Methodology with arrow heads for 1:1, 1:M, and M:M
2. Create a class with all SQL data types, e.g. name CHAR, age NUM to update wc2.ini
3. Enter attribute size and constraints, e.g. (10)NOT_NULL in -ATTRIBUTE_USER1 text box
4. Check Index Box for all attributes that are a key or index
5. Enter index keywords, e.g. UNIQUE CLUSTERED in ATTRIBUTE_USER2
6. Select "Generate - Generate Class Report" and select SQL1.SCT script
7. Please send script improvements to MicroGold 71543.1172@compuserve.com 
   info Richard Felsinger 71162.755@compuserve.com

