INSERT INTO [eazybusiness].[dbo].[ebay_xx_laufzeiten]
([SiteID]
,[cType]
,[cDuration])
VALUES
(77, 'StoresFixedPrice', 'Days_10'),
(77, 'StoresFixedPrice', 'Days_3'),
(77, 'StoresFixedPrice', 'Days_30'),
(77, 'StoresFixedPrice', 'Days_5'),
(77, 'StoresFixedPrice', 'Days_7'),
(77, 'StoresFixedPrice', 'GTC')