Home |  Buy Quizzes |  Free Sample |  Log-In |  Contact Us |

 

tbl_activity
NameDatatypeLengthPrecisionScaleAllow NullsDefault Value
activity130255  
 
ip_address130255  
 
timestamp7   
Now()

tbl_customer_quizzes
NameDatatypeLengthPrecisionScaleAllow NullsDefault Value
customer_ID3 10 
0
purchase_date7   
=Now()
quizzes_ID3 10 
0

tbl_customers
NameDatatypeLengthPrecisionScaleAllow NullsDefault Value
customer_email130255  
 
customer_ID3 10 
 
customer_name130255  
 

tbl_quizzes
NameDatatypeLengthPrecisionScaleAllow NullsDefault Value
ID3 10 
 
quizzes_date7   
=Now()

tbl_sales
NameDatatypeLengthPrecisionScaleAllow NullsDefault Value
customer_ID3 10 
0
quizzes_ID3 10 
0
sales_amount6 19 
0
sales_date7   
=Now()
sales_ID3 10