Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CB900011
Product: Cashbook (1058)
Series: Financial
Display Name: Checkbook Index table
Physical Name: CB900011
Technical Name: CB_Checkbook_Index_SETPSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CHEKBKID Checkbook ID STR15_Checkbook_ID String 15 Key to the CM Checkbook Master (CM00100).
Click to show/hide
SELECT
['Checkbook Index table'].CHEKBKID AS 'Checkbook Index table-Checkbook ID'
,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
CB900011 AS ['Checkbook Index table']
INNER JOIN
CM00100 AS ['CM Checkbook Master']
ON
['Checkbook Index table'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
2 CB_Checkbook_Index CB_Checkbook_Index INT4 Integer 4