You are creating a table that stores the GPS location of customers.
You need to ensure that the table allows you to identify customers within a specified sales boundary
and
to calculate the distance between a customer and the nearest store.
Which data type should you use?
A.
geometry
B.
geography
C.
nvarchar(max)
D.
varbinary(max) FILESTREAM