Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
int |
10 |
|
√ |
|
|
|
name |
mediumtext |
16777215 |
|
|
|
|
|
address1 |
mediumtext |
16777215 |
√ |
|
null |
|
|
address2 |
mediumtext |
16777215 |
√ |
|
null |
|
|
address3 |
mediumtext |
16777215 |
√ |
|
null |
|
|
address4 |
mediumtext |
16777215 |
√ |
|
null |
|
|
phone |
varchar |
30 |
√ |
|
null |
|
|
accountnumber |
mediumtext |
16777215 |
√ |
|
null |
|
|
othersupplier |
mediumtext |
16777215 |
√ |
|
null |
|
|
currency |
varchar |
3 |
|
|
|
|
|
booksellerfax |
mediumtext |
16777215 |
√ |
|
null |
|
|
notes |
mediumtext |
16777215 |
√ |
|
null |
|
|
bookselleremail |
mediumtext |
16777215 |
√ |
|
null |
|
|
booksellerurl |
mediumtext |
16777215 |
√ |
|
null |
|
|
postal |
mediumtext |
16777215 |
√ |
|
null |
|
|
url |
varchar |
255 |
√ |
|
null |
|
|
active |
tinyint |
3 |
√ |
|
null |
|
|
listprice |
varchar |
10 |
√ |
|
null |
|
currency.currency
|
aqbooksellers_ibfk_1 C |
|
invoiceprice |
varchar |
10 |
√ |
|
null |
|
currency.currency
|
aqbooksellers_ibfk_2 C |
|
gstreg |
tinyint |
3 |
√ |
|
null |
|
|
listincgst |
tinyint |
3 |
√ |
|
null |
|
|
invoiceincgst |
tinyint |
3 |
√ |
|
null |
|
|
gstrate |
decimal |
6,4 |
√ |
|
null |
|
|
discount |
float |
6,4 |
√ |
|
null |
|
|
fax |
varchar |
50 |
√ |
|
null |
|
|
deliverytime |
int |
10 |
√ |
|
null |
|
|
Table contained 0 rows at Tue Dec 27 17:46 NZDT 2016
|