Review strategies: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  (Created page with "Review strategies - unknown use  ==Review strategies variable documentation==  {| class="wikitable"  !Field Name !!Type !!Description  |- !id |int(11) |The unique record id |-  !...") | No edit summary | ||
| Line 1: | Line 1: | ||
| Review strategies  | Review strategies gives information regarding different strategies for reviewing. | ||
| ==Review  | ==Review Strategies variable documentation== | ||
| {| class="wikitable"   | {| class="wikitable"   | ||
| Line 15: | Line 15: | ||
| |} | |} | ||
| Back to  | |||
| == E/R diagram for Parents Tables == | |||
| No Tables were referred by the Review Strategies Table as Foreign Key Relationship. | |||
| == E/R diagram for Child Tables == | |||
| No Tables were referred by the Review Strategies Table as Foreign Key Relationship. | |||
| Back to [http://wiki.expertiza.ncsu.edu/index.php/Documentation_on_Database_Tables Database Tables] Main page. | |||
Latest revision as of 22:09, 25 April 2018
Review strategies gives information regarding different strategies for reviewing.
Review Strategies variable documentation
| Field Name | Type | Description | 
|---|---|---|
| id | int(11) | The unique record id | 
| name | varchar(255) | The strategy name | 
E/R diagram for Parents Tables
No Tables were referred by the Review Strategies Table as Foreign Key Relationship.
E/R diagram for Child Tables
No Tables were referred by the Review Strategies Table as Foreign Key Relationship.
Back to Database Tables Main page.