SQLDepot
Search
Add More SQL
2 queries found for "Service Point Characteristics"
Get all from Service Point Characteristics
select * from CI_SP_CHAR
uploaded by
Nuno Rodrigues
Get specific Service Point Characteristics
select * from CI_SP_CHAR where SP_ID = 'XXXX' and CHAR_TYPE_CD = 'XXXX'
uploaded by
Nuno Rodrigues