Fields
Field |
Field Type |
Null |
Notes |
Description |
ADDRESSBLOCK
|
nvarchar(150)
|
false
|
|
Submitted address.
|
CITY
|
nvarchar(50)
|
false
|
|
Submitted city.
|
POSTCODE
|
nvarchar(12)
|
false
|
|
Submitted post code.
|
STDADDRESSBLOCK
|
nvarchar(150)
|
false
|
|
Standardized address.
|
STDCITY
|
nvarchar(50)
|
false
|
|
Standardized city.
|
STDPOSTCODE
|
nvarchar(12)
|
false
|
|
Standardized post code.
|
STDDPC
|
nvarchar(8)
|
false
|
|
Standardized delivery point code.
|
STDCART
|
nvarchar(10)
|
false
|
|
Standardized address carrier route.
|
STDLOT
|
nvarchar(5)
|
false
|
|
Standardized address LOT.
|
COAADDRESSBLOCK
|
nvarchar(150)
|
false
|
|
Standardized address.
|
COACITY
|
nvarchar(50)
|
false
|
|
Standardized city.
|
COAPOSTCODE
|
nvarchar(12)
|
false
|
|
Standardized post code.
|
COADPC
|
nvarchar(8)
|
false
|
|
Standardized delivery point code.
|
COACART
|
nvarchar(10)
|
false
|
|
Standardized address carrier route.
|
COALOT
|
nvarchar(5)
|
false
|
|
Standardized address LOT.
|
NCOARETURNCODE
|
tinyint
|
false
|
|
The NCOA return code.
|
NCOAFOOTNOTECODE
|
tinyint
|
false
|
|
The NCOA footnote code.
|
NCOADPVFOOTNOTECODE
|
tinyint
|
false
|
|
Contains the DPV footnote code.
|
NCOADMASUPPRESSION
|
bit
|
false
|
|
Contains the DMA suppression returned by NCOA. The DMA suppression flag notifies a mailer that the input record is a consumer who has indicated that they do not prefer to receive advertising mail at home
|
NCOAMAILGRADECODE
|
tinyint
|
false
|
|
The NCOA mail grade code.
|
ADDRESSCHANGED
|
bit
|
false
|
|
Indicates if the address has changed from the validation or change of address result file.
|
SEQUENCE
|
int
|
false
|
|
|
DATEADDED
|
datetime
|
false
|
|
Indicates the date this record was added.
|
DATECHANGED
|
datetime
|
false
|
|
Indicates the date this record was last changed.
|
TS
|
timestamp
|
false
|
|
Timestamp.
|
TSLONG
|
bigint (Computed)
|
true
|
|
Numeric representation of the timestamp.
|
NCOAMOVEDATE
|
UDT_FUZZYDATE
|
false
|
|
The NCOA move date.
|
MOVETYPECODE
|
tinyint
|
false
|
|
Indicates the type of move.
|
MOVETYPE
|
nvarchar(10) (Computed)
|
true
|
|
Provides a translation for the 'MOVETYPECODE' field.
|