Currency_Master.sql 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. ALTER TABLE AUTH_IMPLIED_LIMIT NOCHECK CONSTRAINT all
  2. DELETE FROM [dbo].[CurrencyMaster]
  3. SET IDENTITY_INSERT [dbo].[CurrencyMaster] ON
  4. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (300, N'012', N'DZD', 2, N'د.ج', 2, NULL)
  5. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (26, N'032', N'ARS', 2, N'$', 2, NULL)
  6. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (20, N'036', N'AUD', 2, N'$', 2, NULL)
  7. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (295, N'044', N'BSD', 2, N'$', 2, NULL)
  8. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (243, N'048', N'BHD', 3, N'.د.ب', 3, NULL)
  9. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (268, N'050', N'BDT', 2, N'৳', 2, NULL)
  10. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (272, N'051', N'AMD', 2, N'դր.', 2, NULL)
  11. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (291, N'052', N'BBD', 2, N'$', 2, NULL)
  12. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (316, N'060', N'BMD', 2, N'$', 2, NULL)
  13. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (326, N'064', N'BTN', 2, N'Nu.', 2, NULL)
  14. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (281, N'068', N'BOB', 2, N'$b', 2, NULL)
  15. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (246, N'072', N'BWP', 2, N'P', 2, NULL)
  16. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (324, N'084', N'BZD', 2, N'BZ$', 2, NULL)
  17. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (327, N'090', N'SBD', 2, N'SI$', 2, NULL)
  18. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (314, N'096', N'BND', 2, N'$', 2, NULL)
  19. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (328, N'104', N'MMK', 2, N'K', 2, NULL)
  20. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (329, N'108', N'BIF', 0, N'FBu', 2, NULL)
  21. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (323, N'116', N'KHR', 2, N' ៛ ', 2, NULL)
  22. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (28, N'124', N'CAD', 2, N'$', 2, NULL)
  23. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (294, N'132', N'CVE', 2, N'$', 2, NULL)
  24. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (330, N'136', N'KYD', 2, N'$', 2, NULL)
  25. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (21, N'144', N'LKR', 2, N'₨', 2, NULL)
  26. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (261, N'152', N'CLP', 0, N'$', 0, NULL)
  27. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (24, N'156', N'CNY', 2, N'¥', 2, NULL)
  28. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (233, N'170', N'COP', 2, N'$', 2, NULL)
  29. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (307, N'174', N'KMF', 0, N'CF', 2, NULL)
  30. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (288, N'188', N'CRC', 2, N'₡', 2, NULL)
  31. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (216, N'191', N'HRK', 2, N'kn', 2, NULL)
  32. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (331, N'192', N'CUP', 2, N'?', 2, NULL)
  33. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (238, N'203', N'CZK', 2, N'Kč', 2, NULL)
  34. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (249, N'208', N'DKK', 2, N'kr', 2, NULL)
  35. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (259, N'214', N'DOP', 2, N'RD$', 2, NULL)
  36. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (332, N'222', N'SVC', 2, N'¢', 2, NULL)
  37. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (263, N'230', N'ETB', 2, N'Br', 2, NULL)
  38. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (341, N'232', N'ERN', 2, N'Nfk', 2, NULL)
  39. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (333, N'233', N'EEK', 2, N'kr', 2, NULL)
  40. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (334, N'238', N'FKP', 2, N'£', 2, NULL)
  41. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (23, N'242', N'FJD', 2, N'$', 2, NULL)
  42. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (308, N'262', N'DJF', 0, N'Fdj', 2, NULL)
  43. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (322, N'270', N'GMD', 2, N'₦', 2, NULL)
  44. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (269, N'292', N'GIP', 2, N'£', 2, NULL)
  45. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (305, N'320', N'GTQ', 2, N'Q', 2, NULL)
  46. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (310, N'324', N'GNF', 0, N'FG', 2, NULL)
  47. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (293, N'328', N'GYD', 2, N'$', 2, NULL)
  48. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (318, N'332', N'HTG', 2, N' $', 2, NULL)
  49. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (299, N'340', N'HNL', 2, N'L', 2, NULL)
  50. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (225, N'344', N'HKD', 2, N'$', 2, NULL)
  51. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (252, N'348', N'HUF', 2, N'Ft', 2, NULL)
  52. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (27, N'352', N'ISK', 2, N'kr', 2, NULL)
  53. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (25, N'356', N'INR', 2, N'Rs', 2, NULL)
  54. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (230, N'360', N'IDR', 2, N'Rp', 2, NULL)
  55. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (342, N'364', N'IRR', 2, N'?', 2, NULL)
  56. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (283, N'368', N'IQD', 3, N'ع.د', 3, NULL)
  57. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (217, N'376', N'ILS', 2, N'₪', 2, NULL)
  58. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (302, N'388', N'JMD', 2, N'J$', 2, NULL)
  59. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (250, N'392', N'JPY', 0, N'¥', 0, NULL)
  60. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (301, N'398', N'KZT', 2, N'лв', 2, NULL)
  61. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (388, N'400', N'JOD', 3, N'?.?', 3, NULL)
  62. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (239, N'404', N'KES', 2, N'KSh', 2, NULL)
  63. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (343, N'408', N'KPW', 2, N'?', 2, NULL)
  64. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (248, N'410', N'KRW', 0, N'₩', 2, NULL)
  65. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (236, N'414', N'KWD', 3, N'د.ك', 3, NULL)
  66. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (335, N'417', N'KGS', 2, N'??', 2, NULL)
  67. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (279, N'418', N'LAK', 2, N'₭', 2, NULL)
  68. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (277, N'422', N'LBP', 2, N'£', 2, NULL)
  69. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (321, N'426', N'LSL', 2, N'L', 2, NULL)
  70. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (270, N'428', N'LVL', 2, N'Ls', 2, NULL)
  71. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (344, N'430', N'LRD', 2, N'L$', 2, NULL)
  72. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (345, N'434', N'LYD', 3, N'?.?', 3, NULL)
  73. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (267, N'440', N'LTL', 2, N'Lt', 2, NULL)
  74. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (255, N'446', N'MOP', 2, N'MOP$', 2, NULL)
  75. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (241, N'454', N'MWK', 2, N'MK', 2, NULL)
  76. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (29, N'458', N'MYR', 2, N'RM', 2, NULL)
  77. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (278, N'462', N'MVR', 2, N'Rf', 2, NULL)
  78. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (346, N'478', N'MRO', 2, N'UM', 2, NULL)
  79. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (262, N'480', N'MUR', 2, N'₨', 2, NULL)
  80. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (226, N'484', N'MXN', 2, N'$', 2, NULL)
  81. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (303, N'496', N'MNT', 2, N'₮', 2, NULL)
  82. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (286, N'498', N'MDL', 2, N'L', 2, NULL)
  83. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (229, N'504', N'MAD', 2, N'د.م', 2, NULL)
  84. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (251, N'512', N'OMR', 3, N'﷼', 3, NULL)
  85. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (260, N'516', N'NAD', 2, N'$', 2, NULL)
  86. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (282, N'524', N'NPR', 2, N'₨', 2, NULL)
  87. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (304, N'532', N'ANG', 2, N'ƒ', 2, NULL)
  88. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (284, N'533', N'AWG', 2, N'ƒ', 2, NULL)
  89. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (306, N'548', N'VUV', 0, N'Vt', 2, NULL)
  90. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (22, N'554', N'NZD', 2, N'$', 2, NULL)
  91. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (837, N'555', N'TESTAUTO1', 7, NULL, 2, NULL)
  92. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (347, N'558', N'NIO', 2, N'C$', 2, NULL)
  93. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (228, N'566', N'NGN', 2, N'₦', 2, NULL)
  94. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (218, N'578', N'NOK', 2, N'kr', 2, NULL)
  95. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (5, N'586', N'PKR', 2, N'₨', 2, NULL)
  96. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (317, N'590', N'PAB', 2, N'B/..', 2, NULL)
  97. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (348, N'598', N'PGK', 2, N'K', 2, NULL)
  98. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (311, N'600', N'PYG', 0, N'Gs', 2, NULL)
  99. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (289, N'604', N'PEN', 2, N'S/.', 2, NULL)
  100. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (6, N'608', N'PHP', 2, N'₱', 2, NULL)
  101. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (8, N'634', N'QAR', 2, N'﷼', 2, NULL)
  102. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (237, N'643', N'RUB', 2, N'руб', 2, NULL)
  103. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (312, N'646', N'RWF', 0, N'RF', 2, NULL)
  104. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (349, N'654', N'SHP', 2, N'£', 2, NULL)
  105. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (350, N'678', N'STD', 2, N'Db', 2, NULL)
  106. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (11, N'682', N'SAR', 2, N'﷼', 2, NULL)
  107. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (257, N'690', N'SCR', 2, N'₨', 2, NULL)
  108. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (351, N'694', N'SLL', 2, N'Le', 2, NULL)
  109. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (12, N'702', N'SGD', 2, N'$', 2, NULL)
  110. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (380, N'703', N'SKK', 2, N'Sk', 2, NULL)
  111. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (244, N'704', N'VND', 0, N'₫', 2, NULL)
  112. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (352, N'706', N'SOS', 2, N'Sh', 2, NULL)
  113. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (13, N'710', N'ZAR', 2, N'R', 2, NULL)
  114. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (381, N'716', N'ZWD', 2, N'$', 2, NULL)
  115. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (353, N'728', N'SSP', 2, N'£', 2, NULL)
  116. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (258, N'748', N'SZL', 2, N'L', 2, NULL)
  117. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (14, N'752', N'SEK', 2, N'kr', 2, NULL)
  118. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (15, N'756', N'CHF', 2, N'CHF', 2, NULL)
  119. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (273, N'760', N'SYP', 2, N'£', 2, NULL)
  120. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (17, N'764', N'THB', 2, N'฿', 2, NULL)
  121. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (336, N'776', N'TOP', 2, N'T$', 2, NULL)
  122. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (298, N'780', N'TTD', 2, N'TT$', 2, NULL)
  123. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (19, N'784', N'AED', 2, N'د.إ', 2, NULL)
  124. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (271, N'788', N'TND', 3, N'د.ت', 3, NULL)
  125. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (18, N'792', N'TRL', 2, N'₤', 2, NULL)
  126. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (379, N'795', N'TMM', 0, N'T', 2, NULL)
  127. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (325, N'8 ', N'ALL', 2, N'Lek', 2, NULL)
  128. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (275, N'800', N'UGX', 0, N'USh', 0, NULL)
  129. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (296, N'807', N'MKD', 2, N'ден', 2, NULL)
  130. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (10, N'810', N'RUR', 2, N'руб', 2, NULL)
  131. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (232, N'818', N'EGP', 2, N'£', 2, NULL)
  132. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (389, N'826', N'GBP', 2, N'£', 2, NULL)
  133. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (265, N'834', N'TZS', 2, N'x/y', 2, NULL)
  134. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (3, N'840', N'USD', 2, N'$', 2, NULL)
  135. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (290, N'858', N'UYU', 2, N'$U', 2, NULL)
  136. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (337, N'860', N'UZS', 2, N'??', 2, NULL)
  137. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (338, N'882', N'WST', 2, N'SAT', 2, NULL)
  138. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (320, N'886', N'YER', 2, N'﷼', 2, NULL)
  139. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (245, N'894', N'ZMK', 2, N'ZK', 2, NULL)
  140. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (16, N'901', N'TWD', 2, N'NT$', 2, NULL)
  141. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (384, N'928', N'VEF', 2, NULL, 2, NULL)
  142. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (382, N'929', N'MRU', 2, NULL, 2, NULL)
  143. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (383, N'930', N'STN', 2, NULL, 2, NULL)
  144. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (354, N'931', N'CUC', 2, N'$', 2, NULL)
  145. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (355, N'932', N'ZWL', 2, N'$', 2, NULL)
  146. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (356, N'934', N'TMT', 2, N'T', 2, NULL)
  147. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (285, N'936', N'GHS', 2, N'GH₵', 2, NULL)
  148. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (297, N'937', N'VEF', 2, N'Bs', 2, NULL)
  149. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (357, N'938', N'SDG', 2, N'£', 2, NULL)
  150. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (358, N'940', N'UYI', 0, N'$U', 2, NULL)
  151. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (256, N'941', N'RSD', 2, N'Дин.', 2, NULL)
  152. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (280, N'943', N'MZN', 2, N'MT', 2, NULL)
  153. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (287, N'944', N'AZN', 2, N'ман', 2, NULL)
  154. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (9, N'946', N'RON', 2, N'lei', 2, NULL)
  155. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (359, N'947', N'CHE', 2, N'€', 2, NULL)
  156. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (360, N'948', N'CHW', 2, N'CHF', 2, NULL)
  157. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (227, N'949', N'TRY', 2, N'TL', 2, NULL)
  158. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (234, N'950', N'XAF', 0, N'FCFA', 2, NULL)
  159. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (315, N'951', N'XCD', 2, N'$', 2, NULL)
  160. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (247, N'952', N'XOF', 0, N'CFA', 2, NULL)
  161. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (309, N'953', N'XPF', 0, N'F', 2, NULL)
  162. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (369, N'955', N'XBA', 2, NULL, 2, NULL)
  163. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (370, N'956', N'XBB', 2, NULL, 2, NULL)
  164. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (371, N'957', N'XBC', 2, NULL, 2, NULL)
  165. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (372, N'958', N'XBD', 2, NULL, 2, NULL)
  166. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (368, N'959', N'XAU', 2, NULL, 2, NULL)
  167. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (373, N'960', N'XDR', 2, NULL, 2, NULL)
  168. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (367, N'961', N'XAG', 2, NULL, 2, NULL)
  169. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (375, N'962', N'XPT', 2, NULL, 2, NULL)
  170. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (377, N'963', N'XTS', 2, NULL, 2, NULL)
  171. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (374, N'964', N'XPD', 2, NULL, 2, NULL)
  172. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (378, N'965', N'XUA', 2, NULL, 2, NULL)
  173. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (292, N'967', N'ZMW', 2, N'ZK', 2, NULL)
  174. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (313, N'968', N'SRD', 2, N'$', 2, NULL)
  175. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (319, N'969', N'MGA', 2, N'Ar', 2, NULL)
  176. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (361, N'970', N'COU', 2, N'URV', 2, NULL)
  177. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (242, N'971', N'AFN', 2, N'؋', 2, NULL)
  178. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (339, N'972', N'TJS', 2, N'TJS ', 2, NULL)
  179. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (231, N'973', N'AOA', 2, N'Kz', 2, NULL)
  180. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (253, N'974', N'BYR', 0, N'p.', 2, NULL)
  181. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (274, N'975', N'BGN', 2, N'лв', 2, NULL)
  182. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (340, N'976', N'CDF', 2, N'FC', 2, NULL)
  183. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (276, N'977', N'BAM', 2, N'KM', 2, NULL)
  184. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (2, N'978', N'EUR', 2, N'€', 2, NULL)
  185. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (362, N'979', N'MXV', 2, N'MXV', 2, NULL)
  186. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (266, N'980', N'UAH', 2, N'₴', 2, NULL)
  187. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (235, N'981', N'GEL', 2, N'ლ', 2, NULL)
  188. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (363, N'984', N'BOV', 2, N'BOV', 2, NULL)
  189. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (7, N'985', N'PLN', 2, N'zł', 2, NULL)
  190. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (30, N'986', N'BRL', 2, N'R$', 2, NULL)
  191. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (364, N'990', N'CLF', 4, N'UF', 2, NULL)
  192. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (376, N'994', N'XSU', 2, NULL, 2, NULL)
  193. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (365, N'997', N'USN', 2, N'$', 2, NULL)
  194. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (366, N'998', N'USS', 2, N'$', 2, NULL)
  195. INSERT [dbo].[CurrencyMaster] ([ID], [Code], [CName], [Exponent], [Ccy_Symbol], [VisaExponent], [Description]) VALUES (4, N'999', N'Other', 2, NULL, 2, NULL)
  196. SET IDENTITY_INSERT [dbo].[CurrencyMaster] OFF
  197. ALTER TABLE AUTH_IMPLIED_LIMIT WITH CHECK CHECK CONSTRAINT all