SET IDENTITY_INSERT [dbo].[Rhema_GoldExportSummary] ON GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (1, 40, CAST(180.8450 AS Decimal(18, 4)), CAST(4265.7300 AS Decimal(18, 4)), CAST(860.3630 AS Decimal(18, 4)), CAST(8041867.92 AS Decimal(18, 2)), CAST(N'2021-01-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (2, 40, CAST(195.3470 AS Decimal(18, 4)), CAST(5044.0700 AS Decimal(18, 4)), CAST(702.2290 AS Decimal(18, 4)), CAST(9164963.45 AS Decimal(18, 2)), CAST(N'2021-02-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (3, 40, CAST(224.7470 AS Decimal(18, 4)), CAST(5673.7510 AS Decimal(18, 4)), CAST(761.3100 AS Decimal(18, 4)), CAST(9776686.40 AS Decimal(18, 2)), CAST(N'2021-03-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (4, 40, CAST(160.0620 AS Decimal(18, 4)), CAST(4101.2200 AS Decimal(18, 4)), CAST(479.0780 AS Decimal(18, 4)), CAST(7224223.63 AS Decimal(18, 2)), CAST(N'2021-04-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (5, 40, CAST(205.5480 AS Decimal(18, 4)), CAST(5337.3860 AS Decimal(18, 4)), CAST(695.0030 AS Decimal(18, 4)), CAST(9989863.53 AS Decimal(18, 2)), CAST(N'2021-05-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (6, 40, CAST(154.1590 AS Decimal(18, 4)), CAST(4269.9100 AS Decimal(18, 4)), CAST(292.7470 AS Decimal(18, 4)), CAST(7881714.30 AS Decimal(18, 2)), CAST(N'2021-06-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (7, 40, CAST(210.3590 AS Decimal(18, 4)), CAST(5472.4900 AS Decimal(18, 4)), CAST(642.7940 AS Decimal(18, 4)), CAST(9893273.49 AS Decimal(18, 2)), CAST(N'2021-07-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (8, 40, CAST(168.2690 AS Decimal(18, 4)), CAST(4187.9600 AS Decimal(18, 4)), CAST(618.7950 AS Decimal(18, 4)), CAST(7519341.60 AS Decimal(18, 2)), CAST(N'2021-08-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (9, 40, CAST(170.3590 AS Decimal(18, 4)), CAST(4435.3300 AS Decimal(18, 4)), CAST(625.6400 AS Decimal(18, 4)), CAST(7974898.27 AS Decimal(18, 2)), CAST(N'2021-09-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (10, 40, CAST(168.1900 AS Decimal(18, 4)), CAST(4150.3300 AS Decimal(18, 4)), CAST(700.3140 AS Decimal(18, 4)), CAST(7429869.59 AS Decimal(18, 2)), CAST(N'2021-10-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (11, 40, CAST(219.1670 AS Decimal(18, 4)), CAST(5925.1380 AS Decimal(18, 4)), CAST(630.1610 AS Decimal(18, 4)), CAST(10874233.66 AS Decimal(18, 2)), CAST(N'2021-11-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (12, 40, CAST(322.4640 AS Decimal(18, 4)), CAST(8664.9270 AS Decimal(18, 4)), CAST(1020.6150 AS Decimal(18, 4)), CAST(15576498.33 AS Decimal(18, 2)), CAST(N'2021-12-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (13, 41, CAST(672.3270 AS Decimal(18, 4)), CAST(19290.6800 AS Decimal(18, 4)), CAST(1141.8090 AS Decimal(18, 4)), CAST(36345215.35 AS Decimal(18, 2)), CAST(N'2021-01-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (14, 41, CAST(483.1080 AS Decimal(18, 4)), CAST(13965.5020 AS Decimal(18, 4)), CAST(767.5300 AS Decimal(18, 4)), CAST(25249754.62 AS Decimal(18, 2)), CAST(N'2021-02-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (15, 41, CAST(655.2440 AS Decimal(18, 4)), CAST(18798.7350 AS Decimal(18, 4)), CAST(1015.9980 AS Decimal(18, 4)), CAST(32589940.54 AS Decimal(18, 2)), CAST(N'2021-03-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (16, 41, CAST(566.0410 AS Decimal(18, 4)), CAST(16167.6230 AS Decimal(18, 4)), CAST(843.8070 AS Decimal(18, 4)), CAST(28614233.35 AS Decimal(18, 2)), CAST(N'2021-04-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (17, 41, CAST(594.2640 AS Decimal(18, 4)), CAST(16972.8100 AS Decimal(18, 4)), CAST(1032.0640 AS Decimal(18, 4)), CAST(31573753.36 AS Decimal(18, 2)), CAST(N'2021-05-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (18, 41, CAST(673.3150 AS Decimal(18, 4)), CAST(19691.9610 AS Decimal(18, 4)), CAST(1166.0960 AS Decimal(18, 4)), CAST(36274857.08 AS Decimal(18, 2)), CAST(N'2021-06-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (19, 41, CAST(540.7210 AS Decimal(18, 4)), CAST(16006.3780 AS Decimal(18, 4)), CAST(965.0000 AS Decimal(18, 4)), CAST(28953637.81 AS Decimal(18, 2)), CAST(N'2021-07-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (20, 41, CAST(512.1540 AS Decimal(18, 4)), CAST(15462.0900 AS Decimal(18, 4)), CAST(820.7280 AS Decimal(18, 4)), CAST(27678120.09 AS Decimal(18, 2)), CAST(N'2021-08-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (21, 41, CAST(540.6810 AS Decimal(18, 4)), CAST(16394.1810 AS Decimal(18, 4)), CAST(799.5950 AS Decimal(18, 4)), CAST(29232003.99 AS Decimal(18, 2)), CAST(N'2021-09-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (22, 41, CAST(544.4390 AS Decimal(18, 4)), CAST(16584.0690 AS Decimal(18, 4)), CAST(23.0076 AS Decimal(18, 4)), CAST(29507216.70 AS Decimal(18, 2)), CAST(N'2021-10-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (23, 41, CAST(542.6340 AS Decimal(18, 4)), CAST(16449.8220 AS Decimal(18, 4)), CAST(779.4920 AS Decimal(18, 4)), CAST(29984280.00 AS Decimal(18, 2)), CAST(N'2021-11-01T16:20:00' AS SmallDateTime)) GO INSERT [dbo].[Rhema_GoldExportSummary] ([ID], [ClientID], [TotalGrossWeight], [TotalGoldNetWeightOZ], [TotalSilverNetWeightOZ], [TotalGoldSilverValueFunctional], [DateCreated]) VALUES (24, 41, CAST(542.6340 AS Decimal(18, 4)), CAST(16449.8220 AS Decimal(18, 4)), CAST(779.4920 AS Decimal(18, 4)), CAST(29984280.00 AS Decimal(18, 2)), CAST(N'2021-12-01T16:20:00' AS SmallDateTime)) GO SET IDENTITY_INSERT [dbo].[Rhema_GoldExportSummary] OFF GO