pipekit/config/modules/sy00300.sql
2026-08-31 16:59:04 -04:00

12 lines
326 B
Transact-SQL

SELECT
[SGMTNUMB] AS [sgmtnumb],
RTRIM([SGMTNAME]) AS [sgmtname],
[LOFSGMNT] AS [lofsgmnt],
[MXLENSEG] AS [mxlenseg],
[USDFSGKY] AS [usdfsgky],
[MNSEGIND] AS [mnsegind],
RTRIM([SegmentWidth]) AS [segmentwidth],
[DEX_ROW_TS] AS [dex_row_ts],
[DEX_ROW_ID] AS [dex_row_id]
FROM [GPSERVER].[CHG].[dbo].[SY00300]