Specifies the columns and rows with Sybase data type information for the rho
Historical Location table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
State | st_s | char | length 2 |
County location code | ct_s | char | length 4 |
City location code | cy_s | char | length 4 |
Run date | d_run_s | datetime | format YYYYMMDD |
Run time | t_run_s | char | length 6 |
Record modification stamp | timestamp | timestamp | |
Effective date of rate change, state | d_st_s | datetime | format YYYYMMDD |
Effective date of rate change, county | d_ct_s | datetime | format YYYYMMDD |
Effective date of rate change, city | d_cy_s | datetime | format YYYYMMDD |
State rate | p_st_rat_d | double | scale 5 |
County rate | p_ct_rat_d | double | scale 5 |
City rate | p_cy_rat_d | double | scale 5 |
State maximum tax amount | st_max_d | double | scale 2 |
County maximum tax amount | ct_max_d | double | scale 2 |
City maximum tax amount | cy_max_d | double | scale 2 |
County transit rate | p_ct_tran_rat_d | double | scale 5 |
City transit rate | p_cy_tran_rat_d | double | scale 5 |
State rate for vehicle sales tax | p_st_rat_veh_sales_d | double | scale 5 |
State other rate for vehicle sales tax | p_st_oth_rat_veh_sales_d | double | scale 5 |
County rate for vehicle sales tax | p_ct_rat_veh_sales_d | double | scale 5 |
County transit rate for vehicle sales tax | p_ct_tran_rat_veh_sales_d | double | scale 5 |
City rate for vehicle sales tax | p_cy_rat_veh_sales_d | double | scale 5 |
City transit rate for vehicle sales tax | p_cy_tran_rat_veh_sales_d | double | scale 5 |
State rate for vehicle use tax | p_st_rat_veh_use_d | double | scale 5 |
State other rate for vehicle use tax | p_st_oth_rat_veh_use_d | double | scale 5 |
County rate for vehicle use tax | p_ct_rat_veh_use_d | double | scale 5 |
County transit rate for vehicle use tax | p_ct_tran_rat_veh_use_d | double | scale 5 |
City rate for vehicle use tax | p_cy_rat_veh_use_d | double | scale 5 |
City transit rate for vehicle use tax | p_cy_tran_rat_veh_use_d | double | scale 5 |
Index Name | Piece 1 | Piece 2 | Piece 3 | Piece 4 | Piece 5 |
---|---|---|---|---|---|
rho_idx0 | st_s | ct_s | cy_s | d_run_s | t_run_s |
Following are descriptions of the Sybase data types used in the LeasePak database. Note that LeasePak does not use all the Sybase data types.
varbinary
data type storing raw binary data. Whenever a table includes a
timestamp
column, Sybase updates the information in timestamp
each time a user inserts or updates a
record, preventing multiple-user cross-update data corruption.
LeasePak 6.0a Documentation Suite
©
2008 by McCue Systems Incorporated. All rights reserved.
The information contained in this document is the property of McCue Systems, Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. McCue Systems, Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of McCue Systems, Inc. is prohibited.