CRE�ëR LIJST #Product
(
DE IDENTITEIT VAN IDENTITEITSKAART INT. (1.1),
(MAXIMUM) product VARCHAR
)
CRE�ëR LIJST #DocumentType
(
DE IDENTITEIT VAN IDENTITEITSKAART INT. (1.1),
DocumentType int.
)
TUSSENVOEGSEL #Product (Product) EXEC usp_Products
TUSSENVOEGSEL #DocumentType (DocumentType) EXEC usp_DocType
SELECTEER
p.Product ALS Producten,
d.DocumentType ALS DocumentTypes
VAN
#Product p
HET HOOGTEPUNT TREEDT TOE
#Document D
OP
p.ID = d.ID