﻿/**SELECT 'ALTER TABLE ' + object_name(parent_obj) + ' NOCHECK CONSTRAINT ' + name FROM   sysobjects WHERE  xtype = 'F'    ORDER  BY object_name(parent_obj) **/
  
--ALTER TABLE AlarmList NOCHECK CONSTRAINT FK_AlarmList_Users
ALTER TABLE Announcements NOCHECK CONSTRAINT FK_Announcements_Modules
ALTER TABLE BankInfo NOCHECK CONSTRAINT FK_BankInfo_Banks
ALTER TABLE Banks NOCHECK CONSTRAINT FK_Banks_Portals
ALTER TABLE Banner NOCHECK CONSTRAINT FK_Banner_Portals
ALTER TABLE Billings NOCHECK CONSTRAINT FK_Billings_Users
ALTER TABLE Cargo NOCHECK CONSTRAINT FK_Cargo_Portals
ALTER TABLE CargoInfo NOCHECK CONSTRAINT FK_CargoInfo_Cargo
ALTER TABLE Categories NOCHECK CONSTRAINT FK_Categories_Portals
ALTER TABLE CategoryTopProducts NOCHECK CONSTRAINT FK_CategoryTopProducts_Modules
ALTER TABLE Contacts NOCHECK CONSTRAINT FK_Contacts_Modules
ALTER TABLE Counter NOCHECK CONSTRAINT FK_Counter_Portals
ALTER TABLE Coupons NOCHECK CONSTRAINT FK_Coupons_Portals
ALTER TABLE CRMActivitys NOCHECK CONSTRAINT FK_CRMActivitys_Portals
ALTER TABLE CRMActivityTypes NOCHECK CONSTRAINT FK_CRMActivityTypes_Portals
ALTER TABLE CRMActivityUsers NOCHECK CONSTRAINT FK_CRMActivityUsers_Portals
ALTER TABLE CRMCitys NOCHECK CONSTRAINT FK_CRMCitys_Portals
ALTER TABLE CRMCode1 NOCHECK CONSTRAINT FK_CRMCode1_Portals
ALTER TABLE CRMCode10 NOCHECK CONSTRAINT FK_CRMCode10_Portals
ALTER TABLE CRMCode2 NOCHECK CONSTRAINT FK_CRMCode2_Portals
ALTER TABLE CRMCode3 NOCHECK CONSTRAINT FK_CRMCode3_Portals
ALTER TABLE CRMCode4 NOCHECK CONSTRAINT FK_CRMCode4_Portals
ALTER TABLE CRMCode5 NOCHECK CONSTRAINT FK_CRMCode5_Portals
ALTER TABLE CRMCode6 NOCHECK CONSTRAINT FK_CRMCode6_Portals
ALTER TABLE CRMCode7 NOCHECK CONSTRAINT FK_CRMCode7_Portals
ALTER TABLE CRMCode8 NOCHECK CONSTRAINT FK_CRMCode8_Portals
ALTER TABLE CRMCode9 NOCHECK CONSTRAINT FK_CRMCode9_Portals
ALTER TABLE CRMCodeDef NOCHECK CONSTRAINT FK_CRMCodeDef_Portals
ALTER TABLE CRMCustomers NOCHECK CONSTRAINT FK_CRMCustomers_Portals
ALTER TABLE CRMProfessions NOCHECK CONSTRAINT FK_CRMProfessions_Portals
ALTER TABLE CRMProjects NOCHECK CONSTRAINT FK_CRMProjects_Portals
ALTER TABLE CRMProjectStates NOCHECK CONSTRAINT FK_CRMProjectStates_Portals
ALTER TABLE CRMProjectTypes NOCHECK CONSTRAINT FK_CRMProjectTypes_Portals
ALTER TABLE CRMResults NOCHECK CONSTRAINT FK_CRMResults_Portals
ALTER TABLE CRMSectors NOCHECK CONSTRAINT FK_CRMSectors_Portals
ALTER TABLE CRMStates NOCHECK CONSTRAINT FK_CRMStates_CRMCitys
ALTER TABLE CRMStatus NOCHECK CONSTRAINT FK_CRMStatus_Portals
ALTER TABLE CRMTasks NOCHECK CONSTRAINT FK_CRMTasks_Portals
ALTER TABLE Currencys NOCHECK CONSTRAINT FK_Currencys_Portals
ALTER TABLE Discussion NOCHECK CONSTRAINT FK_Discussion_Modules
ALTER TABLE Documents NOCHECK CONSTRAINT FK_Documents_Modules
ALTER TABLE ErrorLog NOCHECK CONSTRAINT FK_ErrorLog_Portals
ALTER TABLE Events NOCHECK CONSTRAINT FK_Events_Modules
ALTER TABLE EventsLog NOCHECK CONSTRAINT FK_EventsLog_Portals
ALTER TABLE FBankInfo NOCHECK CONSTRAINT FK_FBankInfo_FBanks
ALTER TABLE FBanks NOCHECK CONSTRAINT FK_FBanks_FCampains
ALTER TABLE FBanks NOCHECK CONSTRAINT FK_FBanks_Banks
ALTER TABLE Flash NOCHECK CONSTRAINT FK_Flash_Modules
ALTER TABLE ForumThreads NOCHECK CONSTRAINT FK_ForumThreads_Portals
ALTER TABLE ForumTopics NOCHECK CONSTRAINT FK_ForumTopics_Portals
ALTER TABLE HtmlText NOCHECK CONSTRAINT FK_HtmlText_Modules
ALTER TABLE Links NOCHECK CONSTRAINT FK_Links_Modules
ALTER TABLE Marquee NOCHECK CONSTRAINT FK_Marquee_Modules
ALTER TABLE Modules NOCHECK CONSTRAINT FK_Modules_Tabs
ALTER TABLE ModuleSettings NOCHECK CONSTRAINT FK_ModuleSettings_Modules
ALTER TABLE News NOCHECK CONSTRAINT FK_News_Modules
ALTER TABLE OrderDetails NOCHECK CONSTRAINT FK_OrderDetails_Orders
ALTER TABLE Orders NOCHECK CONSTRAINT FK_Orders_Portals
ALTER TABLE OrderStatus NOCHECK CONSTRAINT FK_OrderStatus_Portals
ALTER TABLE Payments NOCHECK CONSTRAINT FK_Payments_Portals
ALTER TABLE PayTypes NOCHECK CONSTRAINT FK_PayTypes_Portals
ALTER TABLE PopUpText NOCHECK CONSTRAINT FK_PopUpText_Modules
ALTER TABLE ProductAlternatives NOCHECK CONSTRAINT FK_ProductAlternatives_Products
ALTER TABLE ProductAttributes NOCHECK CONSTRAINT FK_ProductAttributes_Products
ALTER TABLE ProductAttributes NOCHECK CONSTRAINT FK_ProductAttributes_ProductOptionsValues
ALTER TABLE ProductCategories NOCHECK CONSTRAINT FK_ProductCategories_Categories
ALTER TABLE ProductCode1 NOCHECK CONSTRAINT FK_ProductCode1_Portals
ALTER TABLE ProductCode10 NOCHECK CONSTRAINT FK_ProductCode10_Portals
ALTER TABLE ProductCode11 NOCHECK CONSTRAINT FK_ProductCode11_Portals
ALTER TABLE ProductCode12 NOCHECK CONSTRAINT FK_ProductCode12_Portals
ALTER TABLE ProductCode13 NOCHECK CONSTRAINT FK_ProductCode13_Portals
ALTER TABLE ProductCode14 NOCHECK CONSTRAINT FK_ProductCode14_Portals
ALTER TABLE ProductCode15 NOCHECK CONSTRAINT FK_ProductCode15_Portals
ALTER TABLE ProductCode2 NOCHECK CONSTRAINT FK_ProductCode2_Portals
ALTER TABLE ProductCode3 NOCHECK CONSTRAINT FK_ProductCode3_Portals
ALTER TABLE ProductCode4 NOCHECK CONSTRAINT FK_ProductCode4_Portals
ALTER TABLE ProductCode5 NOCHECK CONSTRAINT FK_ProductCode5_Portals
ALTER TABLE ProductCode6 NOCHECK CONSTRAINT FK_ProductCode6_Portals
ALTER TABLE ProductCode7 NOCHECK CONSTRAINT FK_ProductCode7_Portals
ALTER TABLE ProductCode8 NOCHECK CONSTRAINT FK_ProductCode8_Portals
ALTER TABLE ProductCode9 NOCHECK CONSTRAINT FK_ProductCode9_Portals
ALTER TABLE ProductCompare NOCHECK CONSTRAINT FK_ProductCompare_Portals
ALTER TABLE ProductFiles NOCHECK CONSTRAINT FK_ProductFiles_Products
ALTER TABLE ProductImages NOCHECK CONSTRAINT FK_ProductImages_Products
ALTER TABLE ProductKdvs NOCHECK CONSTRAINT FK_ProductKdvs_Portals
ALTER TABLE ProductKeywords NOCHECK CONSTRAINT FK_ProductKeywords_Products
ALTER TABLE ProductMarks NOCHECK CONSTRAINT FK_ProductMarks_Portals
ALTER TABLE ProductOptionsValues NOCHECK CONSTRAINT FK_ProductOptionsValues_ProductOptions
ALTER TABLE ProductPropertys NOCHECK CONSTRAINT FK_ProductPropertys_Products
ALTER TABLE ProductUnits NOCHECK CONSTRAINT FK_ProductUnits_Products
ALTER TABLE ProductUsages NOCHECK CONSTRAINT FK_ProductUsages_Products
ALTER TABLE ProductWizardGroups NOCHECK CONSTRAINT FK_ProductWizardGroups_ProductWizards
ALTER TABLE ProductWizardItems NOCHECK CONSTRAINT FK_ProductWizardItems_ProductWizardGroups
ALTER TABLE ProductWizardLookups NOCHECK CONSTRAINT FK_ProductWizardLookups_ProductWizardItems
ALTER TABLE ProductWizards NOCHECK CONSTRAINT FK_ProductWizards_Portals
ALTER TABLE ProductWizardValues NOCHECK CONSTRAINT FK_ProductWizardValues_ProductWizardLookups
ALTER TABLE ProductWizardValues NOCHECK CONSTRAINT FK_ProductWizardValues_Products
ALTER TABLE QuestionLookup NOCHECK CONSTRAINT FK_QuestionLookup_QuestionMaster
ALTER TABLE QuestionMaster NOCHECK CONSTRAINT FK_QuestionMaster_Modules
ALTER TABLE Reviews NOCHECK CONSTRAINT FK_Reviews_Products
ALTER TABLE Roles NOCHECK CONSTRAINT FK_Roles_Portals
ALTER TABLE Shippings NOCHECK CONSTRAINT FK_Shippings_Users
ALTER TABLE ShoppingCart NOCHECK CONSTRAINT FK_ShoppingCart_Products
ALTER TABLE ShoppingCartAttributes NOCHECK CONSTRAINT FK_ShoppingCartAttributes_ShoppingCart
ALTER TABLE SmsHistory NOCHECK CONSTRAINT FK_SmsHistory_Portals
ALTER TABLE SurveyAnswers NOCHECK CONSTRAINT FK_SurveyAnswers_Surveys
ALTER TABLE SurveyOptions NOCHECK CONSTRAINT FK_SurveyOptions_SurveyQuestions
ALTER TABLE SurveyQuestions NOCHECK CONSTRAINT FK_SurveyQuestions_Surveys
ALTER TABLE Surveys NOCHECK CONSTRAINT FK_Surveys_Modules
ALTER TABLE Tabs NOCHECK CONSTRAINT FK_Tabs_Portals
ALTER TABLE UserCode1 NOCHECK CONSTRAINT FK_UserCode1_Portals
ALTER TABLE UserCode2 NOCHECK CONSTRAINT FK_UserCode2_Portals
ALTER TABLE UserCode3 NOCHECK CONSTRAINT FK_UserCode3_Portals
ALTER TABLE UserCode4 NOCHECK CONSTRAINT FK_UserCode4_Portals
ALTER TABLE UserRoles NOCHECK CONSTRAINT FK_UserRoles_Roles
--ALTER TABLE Users NOCHECK CONSTRAINT FK_Users_Portals
ALTER TABLE UsersLog NOCHECK CONSTRAINT FK_UsersLog_Portals
ALTER TABLE Visits NOCHECK CONSTRAINT FK_Visits_Portals
ALTER TABLE WizardMainFilter NOCHECK CONSTRAINT FK_WizardMainFilter_WizardPropertys
ALTER TABLE WizardPropertys NOCHECK CONSTRAINT FK_WizardPropertys_Wizards
ALTER TABLE Wizards NOCHECK CONSTRAINT FK_Wizards_Portals
ALTER TABLE WizardSubFilter NOCHECK CONSTRAINT FK_WizardSubFilter_WizardPropertys
ALTER TABLE WizardTemplateProducts NOCHECK CONSTRAINT FK_TemplateProducts_WizardTemplates
ALTER TABLE WizardTemplates NOCHECK CONSTRAINT FK_WizardTemplates_Wizards
 
GO
/****** Object:  Table [dbo].[Portals]    Script Date: 03/12/2011 13:47:10 ******/
SET IDENTITY_INSERT [dbo].[Portals] ON
INSERT INTO [dbo].[Portals]([PortalId], [PortalAlias], [PortalName], [AlwaysShowEditButton], [CreateDate], [IsEmarket], [ShowMenu], [ShowFotterMenu], [HeadMenu], [Email], [TransferDisCount], [CreditCardDisCount], [CargoLimit], [LocalIp], [UserName], [Password], [LocalDatabase], [Template], [BannerPath], [BannerWidth], [BannerHeight], [LogoPath], [LogoWidth], [LogoHeight], [ItegrationType], [Firma], [Donem], [SmsUserName], [SmsPwd], [SmsCode], [SmsCompany], [SmsAdmin], [SmsSendToAdmin], [SmsSendToUser], [SmsSendForPassword], [SmsSendNewUser], [BannerHtml], [FotterHtml], [CouponIsActive], [CouponLimit], [CouponDiscount], [CouponStartDate], [CouponEndDate], [PointsIsActive], [PointsValue], [PointsMoneyValue], [PointsMoneyLimit], [PointsReviewValue], [PointsAdviceValue], [KontorUserName], [KontorPassword], [KontorCode], [ApiKey], [CloseDate], [CargoDesiLimit], [Version],[Currency]) VALUES (0, N'portal', N'', 0, getdate(), 1, 0, 0, 0, N'info@siteniz.com', '10.00', '5.00', '111000.00', N'.', N'', N'', N'', N'responsive', N'', N'0', N'0', N'', N'0', N'0', N'VEGA', N'100', N'1', N'', N'', NULL, 'turatel', '', 0, 0, 0, 0, N'', N'', 0, '100.00', '10.00', '20080301', '20080401', 1, '1.0', '0.000100', '100.00', 0, 0, 'admin', '', '', '', '20150101', 0,'3.3.1',1)
SET IDENTITY_INSERT [dbo].[Portals] OFF
GO

Update Portals set BannerHtml=N'&lt;a href=&quot;/default.aspx&quot;&gt;&lt;img src=&quot;/themes/responsive/images/website/logo.png&quot; width=&quot;197&quot; height=&quot;71&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;',FotterHtml=N'&lt;a href=&quot;/default.aspx&quot;&gt;&lt;img src=&quot;/themes/responsive/images/website/logo.png&quot; width=&quot;100%&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;',Template='responsive' where PortalId=0

GO

SET IDENTITY_INSERT [dbo].[ModuleDefinitions] ON
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (1, 0, N'Duyurular', N'/themes/responsive/portal/Announcements.ascx', N'MobileModules/Announcements.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (5, 0, N'Html Modülü (Metin Editörü)', N'/themes/responsive/portal/HtmlModule.ascx', N'MobileModules/Text.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (9, 0, N'XML/XSL', N'/themes/responsive/portal/XmlModule.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (10, 0, N'Dökümanlar', N'/themes/responsive/portal/Documents.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (24, 0, N'Dövizler', N'/themes/responsive/portal/currency.ascx', N'MobileModules/DovizModule.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (25, 0, N'Html Arama (Metin Arama)', N'/themes/responsive/portal/htmlSearch.ascx', N'MobileModules/Search.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (26, 0, N'Hava Durumu', N'/themes/responsive/portal/weather.ascx', N'MobileModules/weather.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (32, 0, N'Haberler (ntvmsnbc)', N'/themes/responsive/portal/ntvmsnbcNews.ascx', N'MobileModules/NTVMSNBCHaber.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (58, 0, N'Kategoriler', N'/themes/responsive/store/category.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (60, 0, N'Vitrin Ürünleri', N'/themes/responsive/store/HomeProducts.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (61, 0, N'Kategori Markaları (Son Kırılımda)', N'/themes/responsive/store/categorybrands.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (62, 0, N'Marka Reklamı (html)', N'/themes/responsive/store/branddetails.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (63, 0, N'Kullanıcı girişi', N'/themes/responsive/portal/login.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (64, 0, N'Ürün Arama', N'/themes/responsive/store/productsearch.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (65, 0, N'Vitrin Navigasyon', N'/themes/responsive/store/navigation.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (66, 0, N'En Çok Satanlar (Vitrin)', N'/themes/responsive/store/topsellers.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (67, 0, N'Kategori Reklam', N'/themes/responsive/store/categorydetails.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (68, 0, N'En Son İnceldiklerim', N'/themes/responsive/store/lastvisited.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (69, 0, N'Mini Sepet', N'/themes/responsive/store/minicart.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (76, 0, N'Pop-up', N'/themes/responsive/portal/PopUp.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (80, 0, N'Bayi Girişi', N'/themes/responsive/portal/loginb2b.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (81, 0, N'Kategori Ürünleri (top 10)', N'/themes/responsive/store/CatTopProducts.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (82, 0, N'Hızlı Sipariş', N'/themes/responsive/store/QuickOrder.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (88, 0, N'Alt Kategoriler (yatay)', N'/themes/responsive/store/subcategories.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (89, 0, N'Anket', N'/themes/responsive/portal/Survey.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (91, 0, N'Ana menü (Dikey)', N'/themes/responsive/portal/verticalMainMenu.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (94, 0, N'Alt Kategoriler (Dikey2)', N'/themes/responsive/store/subcategories2.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (102, 0, N'Canlı Destek', N'/themes/responsive/portal/chat.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (103, 0, N'Alt Kategoriler (Dikey1)', N'/themes/responsive/store/subcategories1.ascx', N' ')
--INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (107, 0, N'Kontor (kontorsepeti)', N'/themes/responsive/store/kontorsepeti.ascx', N'MobileModules/SomeModule.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (108, 0, N'Alt Kategoriler', N'/themes/responsive/store/categorysub.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (110, 0, N'Kategori Filtresi (ListBox)', N'/themes/responsive/store/categoryfilterlist.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (123, 0, N'Ürün Etiket Bulutu (tag)', N'/themes/responsive/store/producttags.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (127, 0, N'Kategori Markaları2 (Tüm Kırılımlarda)', N'/themes/responsive/store/categorybrands2.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (131, 0, N'Yazarlar ve Yayınevleri (Filitre)', N'/themes/responsive/store/bookfilter.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (133, 0, N'Yazar Hakkında (html)', N'/themes/responsive/store/bookauthordetails.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (134, 0, N'Yayınevi Hakkında (html)', N'/themes/responsive/store/bookpublisherdetails.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (135, 0, N'Vitrin Ürünleri (kitap)', N'/themes/responsive/store/homeproductsbooks.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (136, 0, N'Sıkça Sorulan Sorular', N'/themes/responsive/portal/faq.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (138, 0, N'Marka Reklamı2 (html)', N'/themes/responsive/store/branddetails2.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (140, 0, N'E-Bülten Kayıt', N'/themes/responsive/portal/newsletter.ascx', N'MobileModules/SomeModule.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (149, 0, N'Sosyal Ağlarda Paylaş', N'/themes/responsive/portal/share.ascx', N'MobileModules/SomeModule.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (151, 0, N'Ürün Arama Sonuçları', N'/themes/responsive/store/productsearchresult.ascx', N'MobileModules/SomeModule.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (156, 0, N'Kategori Filtresi (Combo)', N'/themes/responsive/store/categoryfiltercombo.ascx', N'MobileModules/SomeModule.ascx')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (159, 0, N'Dinamik Form', N'/themes/responsive/portal/dynamicForm.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (160, 0, N'Beraber En Çok Satanlar (ürün detay)', N'/themes/responsive/store/alsobought.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (161, 0, N'Slayt Gösterimi (Slider)', N'/themes/responsive/portal/slider.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (164, 0, N'Arkadaşını Davet Et', N'/themes/responsive/affiliate/affiliateInviter.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (165, 0, N'Kategori ve Marka Filtresi (Combo)', N'/themes/responsive/store/categorybrandsfilter.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (166, 0, N'Kategori Reklam2', N'/themes/responsive/store/categorydetails2.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (167, 0, N'Kategoriler (filtreli) pro', N'/themes/responsive/store/categoryjquery.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (111, 0, N'Facebook Kategoriler', N'/themes/responsive/facebook/categorypro.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (112, 0, N'Facebook Vitrin Ürünleri', N'/themes/responsive/facebook/homeproducts.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (113, 0, N'Facebook Navigasyon', N'/themes/responsive/facebook/navigation.ascx', N' ')

INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (114, 0, N'Kullanıcı Raporları', N'/themes/responsive/reports/UserReport.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (115, 0, N'Sipariş Raporları', N'/themes/responsive/reports/OrderReport.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (116, 0, N'Satış Raporları', N'/themes/responsive/reports/SaleReport.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (117, 0, N'Ürün Raporları', N'/themes/responsive/reports/ProductReport.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (118, 0, N'Sepet Raporları (Adet)', N'/themes/responsive/reports/CartOrderReport.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (119, 0, N'Sepet Raporları (Fiyat)', N'/themes/responsive/reports/CartSaleReport.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (120, 0, N'Banka Taksit Raporları', N'/themes/responsive/reports/BankInstallmentReport.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (121, 0, N'AdvancedSearchFilter', N'/themes/responsive/store/AdvancedSearchFilter.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (122, 0, N'AdvancedSearchResult', N'/themes/responsive/store/AdvancedSearchResult.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (168, 0, N'Top On', N'/themes/responsive/portal/top10.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (169, 0, N'Nivo Slider', N'/themes/default/portal/x-nivoslider.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (170, 0, N'Vitrin Responsive', N'/themes/responsive/store/vitrin.ascx', N' ')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (171, 0, N'Slider Responsive ', N'/themes/responsive/portal/proSlider.ascx', N' ')

INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (172, 0, N'Vitrin Ürünleri Default', N'/themes/default/store/HomeProducts.ascx', N'') 
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (173, 0, N'Kategoriler (filtreli) Default', N'/themes/default/store/categorypro.ascx', N'')
INSERT INTO [dbo].[ModuleDefinitions]([ModuleDefId], [PortalId], [FriendlyName], [DesktopSrc], [MobileSrc]) VALUES (174, 0, N'Top On Default', N'/themes/default/portal/top10.ascx', N' ')



SET IDENTITY_INSERT [dbo].[ModuleDefinitions] OFF

 
/****** Object:  Table [dbo].[Providers]    Script Date: 03/12/2011 13:47:10 ******/
SET IDENTITY_INSERT [dbo].[Providers] ON
INSERT INTO [dbo].[Providers]([ProviderId], [ProviderName], [ProviderCompany], [ProviderContactName], [ProviderEmail], [ProviderPhone1], [ProviderPhone2], [ProviderFax], [ProviderAdress], [ProviderAdress2], [ProviderDetails], [ProviderTaxOffice], [ProviderTaxNo], [ProviderBankAccount], [ProviderBankAccountNo], [PaymentTerm], [TransportTerm], [PortalId], [XsltPath], [IsLocalPath], [XmlPath], [StartCategoryId], [AlisFiyati], [AlisFiyatiYuzde], [PiyasaFiyati], [PiyasaFiyatiYuzde], [HavaleFiyati], [HavaleFiyatiYuzde], [SatisFiyati1], [SatisFiyati1Yuzde], [SatisFiyati2], [SatisFiyati2Yuzde], [SatisFiyati3], [SatisFiyati3Yuzde], [SatisFiyati4], [SatisFiyati4Yuzde], [SatisFiyati5], [SatisFiyati5Yuzde], [OnlyPrice], [OnlyStock], [UpdateName], [UpdateCodes], [UpdateDetails], [NewProductPassive], [FirstMakePassive], [UpdateImages], [DownloadImages], [UpdatePublishers], [UpdateAuthors], [UpdateKeywords], [IsAutoIntegrate], [IntegrateTime]) VALUES (0, '--Yok--', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, '', 1, 'proticaret.xml', 0, NULL, NULL, NULL, NULL, 'SatisFiyati1', '1.0000', 'SatisFiyati1', '1.0000', 'SatisFiyati2', '1.0000', 'SatisFiyati3', '1.0000', NULL, NULL, NULL, NULL, 0, 0, 1, 1, 1, 0, 0, 0, NULL, NULL, NULL, NULL, 0, 2400)
INSERT INTO [dbo].[Providers]([ProviderId], [ProviderName], [ProviderCompany], [ProviderContactName], [ProviderEmail], [ProviderPhone1], [ProviderPhone2], [ProviderFax], [ProviderAdress], [ProviderAdress2], [ProviderDetails], [ProviderTaxOffice], [ProviderTaxNo], [ProviderBankAccount], [ProviderBankAccountNo], [PaymentTerm], [TransportTerm], [PortalId], [XsltPath], [IsLocalPath], [XmlPath], [StartCategoryId], [AlisFiyati], [AlisFiyatiYuzde], [PiyasaFiyati], [PiyasaFiyatiYuzde], [HavaleFiyati], [HavaleFiyatiYuzde], [SatisFiyati1], [SatisFiyati1Yuzde], [SatisFiyati2], [SatisFiyati2Yuzde], [SatisFiyati3], [SatisFiyati3Yuzde], [SatisFiyati4], [SatisFiyati4Yuzde], [SatisFiyati5], [SatisFiyati5Yuzde], [OnlyPrice], [OnlyStock], [UpdateName], [UpdateCodes], [UpdateDetails], [NewProductPassive], [FirstMakePassive], [UpdateImages], [DownloadImages], [UpdatePublishers], [UpdateAuthors], [UpdateKeywords], [IsAutoIntegrate], [IntegrateTime]) VALUES (1, 'Penta', 'Penta A.Ş.', 'yetkili', 'info@proticaret.org', 'tel1', 'tel2', 'fax', 'adres', 'adres2', 'açık', 'vd', 'vno', 'banka', 'hesapno', 'ödeme', 'ytest', -1, 'Penta.xsl', 0, 'http://xml.proticaret.net/penta/penta.xml', 0, 'SatisFiyati1', '5.0000', 'SatisFiyati1', '10.0000', 'SatisFiyati1', '15.0000', 'SatisFiyati1', '20.0000', 'SatisFiyati1', '25.0000', 'SatisFiyati1', '30.0000', 'SatisFiyati1', '35.0000', 'SatisFiyati1', '40.0000', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2400)
INSERT INTO [dbo].[Providers]([ProviderId], [ProviderName], [ProviderCompany], [ProviderContactName], [ProviderEmail], [ProviderPhone1], [ProviderPhone2], [ProviderFax], [ProviderAdress], [ProviderAdress2], [ProviderDetails], [ProviderTaxOffice], [ProviderTaxNo], [ProviderBankAccount], [ProviderBankAccountNo], [PaymentTerm], [TransportTerm], [PortalId], [XsltPath], [IsLocalPath], [XmlPath], [StartCategoryId], [AlisFiyati], [AlisFiyatiYuzde], [PiyasaFiyati], [PiyasaFiyatiYuzde], [HavaleFiyati], [HavaleFiyatiYuzde], [SatisFiyati1], [SatisFiyati1Yuzde], [SatisFiyati2], [SatisFiyati2Yuzde], [SatisFiyati3], [SatisFiyati3Yuzde], [SatisFiyati4], [SatisFiyati4Yuzde], [SatisFiyati5], [SatisFiyati5Yuzde], [OnlyPrice], [OnlyStock], [UpdateName], [UpdateCodes], [UpdateDetails], [NewProductPassive], [FirstMakePassive], [UpdateImages], [DownloadImages], [UpdatePublishers], [UpdateAuthors], [UpdateKeywords], [IsAutoIntegrate], [IntegrateTime]) VALUES (4, 'Arena', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 'arena.xsl', 1, 'test a.xml', 0, 'AlisFiyati', '1.0000', 'PiyasaFiyati', '2.0000', 'HavaleFiyati', '3.0000', 'SatisFiyati1', '4.0000', 'SatisFiyati2', '5.0000', 'SatisFiyati3', '6.0000', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0, 2400)
INSERT INTO [dbo].[Providers]([ProviderId], [ProviderName], [ProviderCompany], [ProviderContactName], [ProviderEmail], [ProviderPhone1], [ProviderPhone2], [ProviderFax], [ProviderAdress], [ProviderAdress2], [ProviderDetails], [ProviderTaxOffice], [ProviderTaxNo], [ProviderBankAccount], [ProviderBankAccountNo], [PaymentTerm], [TransportTerm], [PortalId], [XsltPath], [IsLocalPath], [XmlPath], [StartCategoryId], [AlisFiyati], [AlisFiyatiYuzde], [PiyasaFiyati], [PiyasaFiyatiYuzde], [HavaleFiyati], [HavaleFiyatiYuzde], [SatisFiyati1], [SatisFiyati1Yuzde], [SatisFiyati2], [SatisFiyati2Yuzde], [SatisFiyati3], [SatisFiyati3Yuzde], [SatisFiyati4], [SatisFiyati4Yuzde], [SatisFiyati5], [SatisFiyati5Yuzde], [OnlyPrice], [OnlyStock], [UpdateName], [UpdateCodes], [UpdateDetails], [NewProductPassive], [FirstMakePassive], [UpdateImages], [DownloadImages], [UpdatePublishers], [UpdateAuthors], [UpdateKeywords], [IsAutoIntegrate], [IntegrateTime]) VALUES (8, 'modacar', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
INSERT INTO [dbo].[Providers]([ProviderId], [ProviderName], [ProviderCompany], [ProviderContactName], [ProviderEmail], [ProviderPhone1], [ProviderPhone2], [ProviderFax], [ProviderAdress], [ProviderAdress2], [ProviderDetails], [ProviderTaxOffice], [ProviderTaxNo], [ProviderBankAccount], [ProviderBankAccountNo], [PaymentTerm], [TransportTerm], [PortalId], [XsltPath], [IsLocalPath], [XmlPath], [StartCategoryId], [AlisFiyati], [AlisFiyatiYuzde], [PiyasaFiyati], [PiyasaFiyatiYuzde], [HavaleFiyati], [HavaleFiyatiYuzde], [SatisFiyati1], [SatisFiyati1Yuzde], [SatisFiyati2], [SatisFiyati2Yuzde], [SatisFiyati3], [SatisFiyati3Yuzde], [SatisFiyati4], [SatisFiyati4Yuzde], [SatisFiyati5], [SatisFiyati5Yuzde], [OnlyPrice], [OnlyStock], [UpdateName], [UpdateCodes], [UpdateDetails], [NewProductPassive], [FirstMakePassive], [UpdateImages], [DownloadImages], [UpdatePublishers], [UpdateAuthors], [UpdateKeywords], [IsAutoIntegrate], [IntegrateTime]) VALUES (10, 'ejoya', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', -1, 'ejoya.xsl', 0, 'http://xml.proticaret.net/ejoya/ejoyaurun.xml', 0, 'AlisFiyati', '1.0000', 'PiyasaFiyati', '2.0000', 'HavaleFiyati', '3.0000', 'SatisFiyati1', '4.0000', 'SatisFiyati2', '5.0000', 'SatisFiyati3', '66.0000', 'SatisFiyati4', '0.0000', 'SatisFiyati5', '0.0000', 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, 0, 2400)
INSERT INTO [dbo].[Providers]([ProviderId], [ProviderName], [ProviderCompany], [ProviderContactName], [ProviderEmail], [ProviderPhone1], [ProviderPhone2], [ProviderFax], [ProviderAdress], [ProviderAdress2], [ProviderDetails], [ProviderTaxOffice], [ProviderTaxNo], [ProviderBankAccount], [ProviderBankAccountNo], [PaymentTerm], [TransportTerm], [PortalId], [XsltPath], [IsLocalPath], [XmlPath], [StartCategoryId], [AlisFiyati], [AlisFiyatiYuzde], [PiyasaFiyati], [PiyasaFiyatiYuzde], [HavaleFiyati], [HavaleFiyatiYuzde], [SatisFiyati1], [SatisFiyati1Yuzde], [SatisFiyati2], [SatisFiyati2Yuzde], [SatisFiyati3], [SatisFiyati3Yuzde], [SatisFiyati4], [SatisFiyati4Yuzde], [SatisFiyati5], [SatisFiyati5Yuzde], [OnlyPrice], [OnlyStock], [UpdateName], [UpdateCodes], [UpdateDetails], [NewProductPassive], [FirstMakePassive], [UpdateImages], [DownloadImages], [UpdatePublishers], [UpdateAuthors], [UpdateKeywords], [IsAutoIntegrate], [IntegrateTime]) VALUES (11, 'proticaret', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', -1, 'ejoya.xsl', 0, 'http://xml.proticaret.net/ejoya/ejoyaurun.xml', 0, 'AlisFiyati', '1.0000', 'PiyasaFiyati', '2.0000', 'HavaleFiyati', '3.0000', 'SatisFiyati1', '4.0000', 'SatisFiyati2', '5.0000', 'SatisFiyati3', '66.0000', 'SatisFiyati4', '0.0000', 'SatisFiyati5', '0.0000', 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, 0, 2400)
SET IDENTITY_INSERT [dbo].[Providers] OFF

 

/****** Object:  Table [dbo].[Users]    Script Date: 03/12/2011 13:47:10 ******/
SET IDENTITY_INSERT [dbo].[Users] ON
INSERT INTO [dbo].[Users]([UserId], [PortalId], [Name], [FullName], [Email], [Password], [Phone1], [Phone2], [FaxNumber], [MobilePhone], [FirmaId], [Sehir], [CityId], [PersonelId], [CreatedDate], [DisAccount], [Description], [IsActive], [CODE1], [CODE2], [CODE3], [Addres], [UserType], [UserSex], [CompanyCode], [CompanyName], [CompanyPhone1], [CompanyPhone2], [CompanyEmail], [CompanyCityId], [CompanyAddres], [CompanyWeb], [IsReseller], [TCKimlikNo], [BirthDate], [Profession], [WhereToHear], [ActivationCode], [Education], [Credit], [RemoteLogin], [IsOperator], [IsOnline], [StokIsk], [StokIskActive], [Points], [LastLogin], [LoginCount], [CompanyVd], [CompanyVdNo], [AffiliateId], [AffiliateStatus], [CompanyBankName], [CompanyBankSube], [CompanyBankNumber], [FacebookId]) VALUES (101, 0, N'admin', N'Site Yöneticisi', N'admin@siteniz.com', N'pwd', N'555 555 55 55', N'', N'', N'', NULL, NULL, 1, NULL, '20070724 23:48:00.000', '0.00', N'', 1, 0, 0, 0, N'', 0, 1, N'', N'', N'', N'', N'', 0, N'', N'', 0, '', '1900-01-01 00:00:00.000', '', '', NULL, '', '0.0000', 1, 1, 0, 1, 0, 0, '20111009 01:53:00.000', 126, '', '', 101, 1, '', '', '', NULL)
INSERT INTO [dbo].[Users]([UserId], [PortalId], [Name], [FullName], [Email], [Password], [Phone1], [Phone2], [FaxNumber], [MobilePhone], [FirmaId], [Sehir], [CityId], [PersonelId], [CreatedDate], [DisAccount], [Description], [IsActive], [CODE1], [CODE2], [CODE3], [Addres], [UserType], [UserSex], [CompanyCode], [CompanyName], [CompanyPhone1], [CompanyPhone2], [CompanyEmail], [CompanyCityId], [CompanyAddres], [CompanyWeb], [IsReseller], [TCKimlikNo], [BirthDate], [Profession], [WhereToHear], [ActivationCode], [Education], [Credit], [RemoteLogin], [IsOperator], [IsOnline], [StokIsk], [StokIskActive], [Points], [LastLogin], [LoginCount], [CompanyVd], [CompanyVdNo], [AffiliateId], [AffiliateStatus], [CompanyBankName], [CompanyBankSube], [CompanyBankNumber], [FacebookId]) VALUES (102, 0, N'eadmin', N'Emarket Yöneticisi', N'emarketadmin@siteniz.com', N'pwd', N'', N'', N'', N'', NULL, NULL, 0, NULL, '20081118 18:08:00.000', '0.00', N'', 0, 0, 0, 0, N'', 0, 1, N'', N'', N'', N'', N'', 0, N'', N'', 0, '', NULL, '', '', NULL, '', '0.0000', 1, 1, 0, 1, 0, 0, '20110204 04:12:00.000', 0, '', '', 0, 0, '', '', '', NULL)
INSERT INTO [dbo].[Users]([UserId], [PortalId], [Name], [FullName], [Email], [Password], [Phone1], [Phone2], [FaxNumber], [MobilePhone], [FirmaId], [Sehir], [CityId], [PersonelId], [CreatedDate], [DisAccount], [Description], [IsActive], [CODE1], [CODE2], [CODE3], [Addres], [UserType], [UserSex], [CompanyCode], [CompanyName], [CompanyPhone1], [CompanyPhone2], [CompanyEmail], [CompanyCityId], [CompanyAddres], [CompanyWeb], [IsReseller], [TCKimlikNo], [BirthDate], [Profession], [WhereToHear], [ActivationCode], [Education], [Credit], [RemoteLogin], [IsOperator], [IsOnline], [StokIsk], [StokIskActive], [Points], [LastLogin], [LoginCount], [CompanyVd], [CompanyVdNo], [AffiliateId], [AffiliateStatus], [CompanyBankName], [CompanyBankSube], [CompanyBankNumber], [FacebookId]) VALUES (104, 0, N'kadmin', N'Kategori Yöneticisi', N'kategori@siteniz.com', N'pwd', N'', N'', N'', N'', NULL, NULL, 0, NULL, '20090327 15:44:00.000', '0.00', N'', 0, 0, 0, 0, N'', 0, 1, N'', N'', N'', N'', N'', 0, N'', N'', 0, '', NULL, '', '', NULL, '', '0.0000', 0, 0, 0, 1, 0, 0, '20100719 15:35:00.000', 0, '', '', 0, 0, '', '', '', NULL)
INSERT INTO [dbo].[Users]([UserId], [PortalId], [Name], [FullName], [Email], [Password], [Phone1], [Phone2], [FaxNumber], [MobilePhone], [FirmaId], [Sehir], [CityId], [PersonelId], [CreatedDate], [DisAccount], [Description], [IsActive], [CODE1], [CODE2], [CODE3], [Addres], [UserType], [UserSex], [CompanyCode], [CompanyName], [CompanyPhone1], [CompanyPhone2], [CompanyEmail], [CompanyCityId], [CompanyAddres], [CompanyWeb], [IsReseller], [TCKimlikNo], [BirthDate], [Profession], [WhereToHear], [ActivationCode], [Education], [Credit], [RemoteLogin], [IsOperator], [IsOnline], [StokIsk], [StokIskActive], [Points], [LastLogin], [LoginCount], [CompanyVd], [CompanyVdNo], [AffiliateId], [AffiliateStatus], [CompanyBankName], [CompanyBankSube], [CompanyBankNumber], [FacebookId]) VALUES (105, 0, N'uadmin', N'Ürün Yöneticisi', N'urun@siteniz.com', N'pwd', N'', N'', N'', N'', NULL, NULL, 0, NULL, '20090720 01:25:00.000', '0.00', N'', 0, 0, 0, 0, N'', 0, 1, N'', N'', N'', N'', N'', 0, N'', N'', 0, '', NULL, '-Mesleğiniz-', '-Bizi Nereden Duydunuz ?-', '9E9424FD-4281-4FBC-A96D-B4D19A3053DF', '-Öğrenim Durumunuz-', '0.0000', 0, 0, 0, 1, 0, 0, '20111005 23:06:00.000', 1, '', '', 0, 0, '', '', '', NULL)
INSERT INTO [dbo].[Users]([UserId], [PortalId], [Name], [FullName], [Email], [Password], [Phone1], [Phone2], [FaxNumber], [MobilePhone], [FirmaId], [Sehir], [CityId], [PersonelId], [CreatedDate], [DisAccount], [Description], [IsActive], [CODE1], [CODE2], [CODE3], [Addres], [UserType], [UserSex], [CompanyCode], [CompanyName], [CompanyPhone1], [CompanyPhone2], [CompanyEmail], [CompanyCityId], [CompanyAddres], [CompanyWeb], [IsReseller], [TCKimlikNo], [BirthDate], [Profession], [WhereToHear], [ActivationCode], [Education], [Credit], [RemoteLogin], [IsOperator], [IsOnline], [StokIsk], [StokIskActive], [Points], [LastLogin], [LoginCount], [CompanyVd], [CompanyVdNo], [AffiliateId], [AffiliateStatus], [CompanyBankName], [CompanyBankSube], [CompanyBankNumber], [FacebookId]) VALUES (106, 0, N'sadmin', N'Sipariş Yöneticisi', N'siparisyoneticisi@siteniz.com', N'pwd', N'', N'', N'', N'', NULL, NULL, 0, NULL, '20090804 18:13:00.000', '0.00', N'', 0, 0, 0, 0, N'', 0, 1, N'', N'', N'', N'', N'', 0, N'', N'', 0, '', NULL, '-Mesleğiniz-', '-Bizi Nereden Duydunuz ?-', '5E9319A6-7304-44BC-94A0-DC01409BE479', '-Öğrenim Durumunuz-', '0.0000', 0, 0, 0, 1, 0, 0, '20110207 12:30:00.000', 0, '', '', 0, 1, '', '', '', NULL)
INSERT INTO [dbo].[Users]([UserId], [PortalId], [Name], [FullName], [Email], [Password], [Phone1], [Phone2], [FaxNumber], [MobilePhone], [FirmaId], [Sehir], [CityId], [PersonelId], [CreatedDate], [DisAccount], [Description], [IsActive], [CODE1], [CODE2], [CODE3], [Addres], [UserType], [UserSex], [CompanyCode], [CompanyName], [CompanyPhone1], [CompanyPhone2], [CompanyEmail], [CompanyCityId], [CompanyAddres], [CompanyWeb], [IsReseller], [TCKimlikNo], [BirthDate], [Profession], [WhereToHear], [ActivationCode], [Education], [Credit], [RemoteLogin], [IsOperator], [IsOnline], [StokIsk], [StokIskActive], [Points], [LastLogin], [LoginCount], [CompanyVd], [CompanyVdNo], [AffiliateId], [AffiliateStatus], [CompanyBankName], [CompanyBankSube], [CompanyBankNumber], [FacebookId]) VALUES (107, 0, N'sortak', N'Satış Ortağı', N'satisortagi@gmail.com', N'pwd', N'', N'', N'', N'', NULL, NULL, 0, NULL, '20110208 10:31:00.000', '0.00', N'', 1, 0, 0, 0, N'', 0, 1, N'', N'', N'', N'', N'', 0, N'', N'', 0, '', NULL, NULL, NULL, NULL, NULL, '0.0000', 0, 0, 0, 1, 0, 0, '20110929 17:51:00.000', 10, '', '', 0, 1, '', '', '', NULL)
INSERT INTO [dbo].[Users]([UserId], [PortalId], [Name], [FullName], [Email], [Password], [Phone1], [Phone2], [FaxNumber], [MobilePhone], [FirmaId], [Sehir], [CityId], [PersonelId], [CreatedDate], [DisAccount], [Description], [IsActive], [CODE1], [CODE2], [CODE3], [Addres], [UserType], [UserSex], [CompanyCode], [CompanyName], [CompanyPhone1], [CompanyPhone2], [CompanyEmail], [CompanyCityId], [CompanyAddres], [CompanyWeb], [IsReseller], [TCKimlikNo], [BirthDate], [Profession], [WhereToHear], [ActivationCode], [Education], [Credit], [RemoteLogin], [IsOperator], [IsOnline], [StokIsk], [StokIskActive], [Points], [LastLogin], [LoginCount], [CompanyVd], [CompanyVdNo], [AffiliateId], [AffiliateStatus], [CompanyBankName], [CompanyBankSube], [CompanyBankNumber], [FacebookId]) VALUES (108, 0, N'bayi', N'b2b bayi', N'bayi@bayi.com', N'pwd', N'', N'', N'', N'', NULL, N'Istanbul', 0, NULL, '20110309 22:29:00.000', '0.00', N'', 1, 0, 0, 0, N'', 0, 1, N'001', N'', N'', N'', N'', 0, N'', N'', 1, '', NULL, NULL, NULL, NULL, NULL, '0.0000', 0, 0, 0, 2, 1, 0, NULL, 0, '', '', 0, 0, '', '', '', NULL)
SET IDENTITY_INSERT [dbo].[Users] OFF
 
  

/****** Object:  Table [dbo].[Roles]    Script Date: 03/12/2011 13:47:10 ******/
SET IDENTITY_INSERT [dbo].[Roles] ON
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (1, 0, N'Yöneticiler')
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (38, 0, N'Eticaret Yöneticileri')
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (39, 0, N'Kategori Yöneticileri')
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (40, 0, N'Ürün Yöneticileri')
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (41, 0, N'Sipariş Yöneticileri')
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (48, 0, N'Satış Ortakları')
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (49, 0, N'Destek Grubu')
INSERT INTO [dbo].[Roles]([RoleId], [PortalId], [RoleName]) VALUES (50, 0, N'Destek Yöneticileri')
SET IDENTITY_INSERT [dbo].[Roles] OFF

 

SET IDENTITY_INSERT [dbo].[CRMCountry] ON
INSERT [dbo].[CRMCountry] ([CountryId], [CountryName], [PortalId], [Status]) VALUES (1, N'Türkiye', 0, 1)
SET IDENTITY_INSERT [dbo].[CRMCountry] OFF

 

SET IDENTITY_INSERT [dbo].[CRMCitys] ON
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (1, N'Adana', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (2, N'Adıyaman', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (3, N'Afyon', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (4, N'Ağrı', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (5, N'Amasya', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (6, N'Ankara', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (7, N'Antalya', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (8, N'Artvin', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (9, N'Aydın', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (10, N'Balıkesir', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (11, N'Bilecik', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (12, N'Bingöl', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (13, N'Bitlis', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (14, N'Bolu', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (15, N'Burdur', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (16, N'Bursa', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (17, N'Çanakkale', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (18, N'Çankırı', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (19, N'Çorum', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (20, N'Denizli', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (21, N'Diyarbakır', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (22, N'Edirne', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (23, N'Elazığ', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (24, N'Erzincan', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (25, N'Erzurum', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (26, N'Eskişehir', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (27, N'Gaziantep', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (28, N'Giresun', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (29, N'Gümüşhane', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (30, N'Hakkari', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (31, N'Hatay', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (32, N'Isparta', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (33, N'İçel', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (34, N'İstanbul', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (35, N'İzmir', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (36, N'Kars', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (37, N'Kastamonu', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (38, N'Kayseri', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (39, N'Kırklareli', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (40, N'Kırşehir', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (41, N'Kocaeli', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (42, N'Konya', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (43, N'Kütahya', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (44, N'Malatya', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (45, N'Manisa', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (46, N'Kahramanmaraş', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (47, N'Mardin', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (48, N'Muğla', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (49, N'Muş', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (50, N'Nevşehir', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (51, N'Niğde', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (52, N'Ordu', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (53, N'Rize', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (54, N'Sakarya', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (55, N'Samsun', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (56, N'Siirt', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (57, N'Sinop', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (58, N'Sivas', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (59, N'Tekirdağ', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (60, N'Tokat', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (61, N'Trabzon', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (62, N'Tunceli', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (63, N'Şanlıurfa', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (64, N'Uşak', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (65, N'Van', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (66, N'Yozgat', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (67, N'Zonguldak', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (68, N'Aksaray', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (69, N'Bayburt', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (70, N'Karaman', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (71, N'Kırıkkale', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (72, N'Batman', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (73, N'Şırnak', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (74, N'Bartın', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (75, N'Ardahan', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (76, N'Iğdır', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (77, N'Yalova', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (78, N'Karabük', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (79, N'Kilis', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (80, N'Osmaniye', 0, 1, 1)
INSERT [dbo].[CRMCitys] ([CityId], [CityName], [PortalId], [CountryId], [Status]) VALUES (81, N'Düzce', 0, 1, 1)  
SET IDENTITY_INSERT [dbo].[CRMCitys] OFF

 


SET IDENTITY_INSERT [dbo].[CRMDistrict] ON
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1, 1, 1, N'Seyhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2, 1, 1, N'Yüreğir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3, 1, 1, N'Sarıçam', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4, 1, 1, N'Çukurova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5, 1, 1, N'Aladağ (Karsantı)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (6, 1, 1, N'Ceyhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (7, 1, 1, N'Feke', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (8, 1, 1, N'İmamoğlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (9, 1, 1, N'Karaisalı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (10, 1, 1, N'Karataş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (11, 1, 1, N'Kozan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (12, 1, 1, N'Pozantı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (13, 1, 1, N'Saimbeyli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (14, 1, 1, N'Tufanbeyli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (15, 1, 1, N'Yumurtalık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (16, 1, 2, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (17, 1, 2, N'Besni', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (18, 1, 2, N'Çelikhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (19, 1, 2, N'Gerger', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (20, 1, 2, N'Gölbaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (21, 1, 2, N'Kahta', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (22, 1, 2, N'Samsat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (23, 1, 2, N'Sincik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (24, 1, 2, N'Tut', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (25, 1, 3, N'Afyonkarahisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (26, 1, 3, N'Başmakçı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (27, 1, 3, N'Bayat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (28, 1, 3, N'Bolvadin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (29, 1, 3, N'Çay', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (30, 1, 3, N'Çobanlar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (31, 1, 3, N'Dazkırı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (32, 1, 3, N'Dinar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (33, 1, 3, N'Emirdağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (34, 1, 3, N'Evciler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (35, 1, 3, N'Hocalar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (36, 1, 3, N'İhsaniye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (37, 1, 3, N'İscehisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (38, 1, 3, N'Kızılören', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (39, 1, 3, N'Sandıklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (40, 1, 3, N'Sinanpaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (41, 1, 3, N'Sultandağı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (42, 1, 3, N'Şuhut', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (43, 1, 4, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (44, 1, 4, N'Diyadin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (45, 1, 4, N'Doğubeyazıt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (46, 1, 4, N'Eleşkirt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (47, 1, 4, N'Hamur', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (48, 1, 4, N'Patnos', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (49, 1, 4, N'Taşlıçay', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (50, 1, 4, N'Tutak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (51, 1, 5, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (52, 1, 5, N'Göynücek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (53, 1, 5, N'Gümüşhacıköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (54, 1, 5, N'Hamamözü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (55, 1, 5, N'Merzifon', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (56, 1, 5, N'Suluova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (57, 1, 5, N'Taşova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (58, 1, 6, N'Altındağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (59, 1, 6, N'Çankaya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (60, 1, 6, N'Etimesgut', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (61, 1, 6, N'Keçiören', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (62, 1, 6, N'Mamak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (63, 1, 6, N'Sincan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (64, 1, 6, N'Yenimahalle', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (65, 1, 6, N'Gölbaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (66, 1, 6, N'Pursaklar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (67, 1, 6, N'Akyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (68, 1, 6, N'Ayaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (69, 1, 6, N'Bala', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (70, 1, 6, N'Beypazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (71, 1, 6, N'Çamlıdere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (72, 1, 6, N'Çubuk', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (73, 1, 6, N'Elmadağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (74, 1, 6, N'Evren', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (75, 1, 6, N'Güdül', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (76, 1, 6, N'Haymana', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (77, 1, 6, N'Kalecik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (78, 1, 6, N'Kazan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (79, 1, 6, N'Kızılcahamam', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (80, 1, 6, N'Nallıhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (81, 1, 6, N'Polatlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (82, 1, 6, N'Şereflikoçhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (83, 1, 7, N'Muratpaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (84, 1, 7, N'Kepez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (85, 1, 7, N'Konyaaltı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (86, 1, 7, N'Aksu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (87, 1, 7, N'Döşemealtı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (88, 1, 7, N'Akseki', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (89, 1, 7, N'Alanya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (90, 1, 7, N'Elmalı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (91, 1, 7, N'Finike', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (92, 1, 7, N'Gazipaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (93, 1, 7, N'Gündoğmuş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (94, 1, 7, N'İbradı(Aydınkent)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (95, 1, 7, N'Kale(Demre)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (96, 1, 7, N'Kaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (97, 1, 7, N'Kemer', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (98, 1, 7, N'Korkuteli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (99, 1, 7, N'Kumluca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (100, 1, 7, N'Manavgat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (101, 1, 7, N'Serik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (102, 1, 8, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (104, 1, 8, N'Arhavi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (105, 1, 8, N'Borçka', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (106, 1, 8, N'Hopa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (107, 1, 8, N'Murgul(Göktaş)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (108, 1, 8, N'Şavşat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (109, 1, 8, N'Yusufeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (110, 1, 9, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (111, 1, 9, N'Bozdoğan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (112, 1, 9, N'Buharkent(Çubukdağı)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (113, 1, 9, N'Çine', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (114, 1, 9, N'Germencik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (115, 1, 9, N'İncirliova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (116, 1, 9, N'Karacasu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (117, 1, 9, N'Karpuzlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (118, 1, 9, N'Koçarlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (119, 1, 9, N'Köşk', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (120, 1, 9, N'Kuşadası', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (121, 1, 9, N'Kuyucak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (122, 1, 9, N'Nazilli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (123, 1, 9, N'Söke', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (124, 1, 9, N'Sultanhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (125, 1, 9, N'Didim(Yenihisar)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (126, 1, 9, N'Yenipazar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (127, 1, 10, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (128, 1, 10, N'Ayvalık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (129, 1, 10, N'Balya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (130, 1, 10, N'Bandırma', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (131, 1, 10, N'Bigadiç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (132, 1, 10, N'Burhaniye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (133, 1, 10, N'Dursunbey', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (134, 1, 10, N'Edremit', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (135, 1, 10, N'Erdek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (136, 1, 10, N'Gömeç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (137, 1, 10, N'Gönen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (138, 1, 10, N'Havran', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (139, 1, 10, N'İvrindi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (140, 1, 10, N'Kepsut', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (141, 1, 10, N'Manyas', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (142, 1, 10, N'Marmara', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (143, 1, 10, N'Savaştepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (144, 1, 10, N'Sındırgı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (145, 1, 10, N'Susurluk', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (146, 1, 11, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (147, 1, 11, N'Bozüyük', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (148, 1, 11, N'Gölpazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (149, 1, 11, N'İnhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (150, 1, 11, N'Osmaneli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (151, 1, 11, N'Pazaryeri', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (152, 1, 11, N'Söğüt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (153, 1, 11, N'Yenipazar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (154, 1, 12, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (155, 1, 12, N'Adaklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (156, 1, 12, N'Genç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (157, 1, 12, N'Karlıova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (158, 1, 12, N'Kığı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (159, 1, 12, N'Solhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (160, 1, 12, N'Yayladere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (161, 1, 12, N'Yedisu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (162, 1, 13, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (163, 1, 13, N'Adilcevaz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (164, 1, 13, N'Ahlat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (165, 1, 13, N'Güroymak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (166, 1, 13, N'Hizan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (167, 1, 13, N'Mutki', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (168, 1, 13, N'Tatvan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (169, 1, 14, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (170, 1, 14, N'Dörtdivan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (171, 1, 14, N'Gerede', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (172, 1, 14, N'Göynük', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (173, 1, 14, N'Kıbrıscık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (174, 1, 14, N'Mengen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (175, 1, 14, N'Mudurnu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (176, 1, 14, N'Seben', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (177, 1, 14, N'Yeniçağa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (178, 1, 15, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (179, 1, 15, N'Ağlasun', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (180, 1, 15, N'Altınyayla(Dirmil)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (181, 1, 15, N'Bucak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (182, 1, 15, N'Çavdır', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (183, 1, 15, N'Çeltikçi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (184, 1, 15, N'Gölhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (185, 1, 15, N'Karamanlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (186, 1, 15, N'Kemer', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (187, 1, 15, N'Tefenni', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (188, 1, 15, N'Yeşilova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (189, 1, 16, N'Nilüfer', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (190, 1, 16, N'Osmangazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (191, 1, 16, N'Yıldırım', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (192, 1, 16, N'Büyükorhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (193, 1, 16, N'Gemlik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (194, 1, 16, N'Gürsu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (195, 1, 16, N'Harmancık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (196, 1, 16, N'İnegöl', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (197, 1, 16, N'İznik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (198, 1, 16, N'Karacabey', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (199, 1, 16, N'Keles', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (200, 1, 16, N'Kestel', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (201, 1, 16, N'Mudanya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (202, 1, 16, N'Mustafakemalpaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (203, 1, 16, N'Orhaneli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (204, 1, 16, N'Orhangazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (205, 1, 16, N'Yenişehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (206, 1, 17, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (207, 1, 17, N'Ayvacık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (208, 1, 17, N'Bayramiç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (209, 1, 17, N'Biga', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (210, 1, 17, N'Bozcaada', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (211, 1, 17, N'Çan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (212, 1, 17, N'Eceabat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (213, 1, 17, N'Ezine', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (214, 1, 17, N'Gelibolu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (215, 1, 17, N'Gökçeada(İmroz)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (216, 1, 17, N'Lapseki', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (217, 1, 17, N'Yenice', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (218, 1, 18, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (219, 1, 18, N'Atkaracalar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (220, 1, 18, N'Bayramören', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (221, 1, 18, N'Çerkeş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (222, 1, 18, N'Eldivan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (223, 1, 18, N'Ilgaz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (224, 1, 18, N'Kızılırmak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (225, 1, 18, N'Korgun', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (226, 1, 18, N'Kurşunlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (227, 1, 18, N'Orta', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (228, 1, 18, N'Şabanözü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (229, 1, 18, N'Yapraklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (230, 1, 19, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (231, 1, 19, N'Alaca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (232, 1, 19, N'Bayat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (233, 1, 19, N'Boğazkale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (234, 1, 19, N'Dodurga', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (235, 1, 19, N'İskilip', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (236, 1, 19, N'Kargı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (237, 1, 19, N'Laçin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (238, 1, 19, N'Mecitözü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (239, 1, 19, N'Oğuzlar(Karaören)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (240, 1, 19, N'Ortaköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (241, 1, 19, N'Osmancık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (242, 1, 19, N'Sungurlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (243, 1, 19, N'Uğurludağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (244, 1, 20, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (245, 1, 20, N'Acıpayam', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (246, 1, 20, N'Akköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (247, 1, 20, N'Babadağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (248, 1, 20, N'Baklan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (249, 1, 20, N'Bekilli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (250, 1, 20, N'Beyağaç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (251, 1, 20, N'Bozkurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (252, 1, 20, N'Buldan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (253, 1, 20, N'Çal', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (254, 1, 20, N'Çameli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (255, 1, 20, N'Çardak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (256, 1, 20, N'Çivril', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (257, 1, 20, N'Güney', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (258, 1, 20, N'Honaz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (259, 1, 20, N'Kale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (260, 1, 20, N'Sarayköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (261, 1, 20, N'Serinhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (262, 1, 20, N'Tavas', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (263, 1, 21, N'Sur', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (264, 1, 21, N'Bağlar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (265, 1, 21, N'Yenişehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (266, 1, 21, N'Kayapınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (267, 1, 21, N'Bismil', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (268, 1, 21, N'Çermik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (269, 1, 21, N'Çınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (270, 1, 21, N'Çüngüş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (271, 1, 21, N'Dicle', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (272, 1, 21, N'Eğil', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (273, 1, 21, N'Ergani', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (274, 1, 21, N'Hani', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (275, 1, 21, N'Hazro', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (276, 1, 21, N'Kocaköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (277, 1, 21, N'Kulp', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (278, 1, 21, N'Lice', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (279, 1, 21, N'Silvan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (280, 1, 22, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (281, 1, 22, N'Enez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (282, 1, 22, N'Havsa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (283, 1, 22, N'İpsala', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (284, 1, 22, N'Keşan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (285, 1, 22, N'Lalapaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (286, 1, 22, N'Meriç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (287, 1, 22, N'Süleoğlu(Süloğlu)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (288, 1, 22, N'Uzunköprü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (289, 1, 23, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (290, 1, 23, N'Ağın', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (291, 1, 23, N'Alacakaya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (292, 1, 23, N'Arıcak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (293, 1, 23, N'Baskil', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (294, 1, 23, N'Karakoçan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (295, 1, 23, N'Keban', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (296, 1, 23, N'Kovancılar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (297, 1, 23, N'Maden', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (298, 1, 23, N'Palu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (299, 1, 23, N'Sivrice', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (300, 1, 24, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (301, 1, 24, N'Çayırlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (302, 1, 24, N'İliç(Ilıç)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (303, 1, 24, N'Kemah', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (304, 1, 24, N'Kemaliye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (305, 1, 24, N'Otlukbeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (306, 1, 24, N'Refahiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (307, 1, 24, N'Tercan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (308, 1, 24, N'Üzümlü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (309, 1, 25, N'Palandöken', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (310, 1, 25, N'Yakutiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (311, 1, 25, N'Aziziye(Ilıca)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (312, 1, 25, N'Aşkale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (313, 1, 25, N'Çat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (314, 1, 25, N'Hınıs', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (315, 1, 25, N'Horasan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (316, 1, 25, N'İspir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (317, 1, 25, N'Karaçoban', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (318, 1, 25, N'Karayazı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (319, 1, 25, N'Köprüköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (320, 1, 25, N'Narman', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (321, 1, 25, N'Oltu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (322, 1, 25, N'Olur', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (323, 1, 25, N'Pasinler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (324, 1, 25, N'Pazaryolu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (325, 1, 25, N'Şenkaya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (326, 1, 25, N'Tekman', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (327, 1, 25, N'Tortum', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (328, 1, 25, N'Uzundere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (329, 1, 26, N'Odunpazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (330, 1, 26, N'Tepebaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (331, 1, 26, N'Alpu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (332, 1, 26, N'Beylikova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (333, 1, 26, N'Çifteler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (334, 1, 26, N'Günyüzü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (335, 1, 26, N'Han', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (336, 1, 26, N'İnönü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (337, 1, 26, N'Mahmudiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (338, 1, 26, N'Mihalgazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (339, 1, 26, N'Mihalıçcık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (340, 1, 26, N'Sarıcakaya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (341, 1, 26, N'Seyitgazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (342, 1, 26, N'Sivrihisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (343, 1, 27, N'Şahinbey', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (344, 1, 27, N'Şehitkamil', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (345, 1, 27, N'Oğuzeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (346, 1, 27, N'Araban', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (347, 1, 27, N'İslahiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (348, 1, 27, N'Karkamış', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (349, 1, 27, N'Nizip', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (350, 1, 27, N'Nurdağı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (351, 1, 27, N'Yavuzeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (352, 1, 28, N'Giresun', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (353, 1, 28, N'Alucra', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (354, 1, 28, N'Bulancak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (355, 1, 28, N'Çamoluk', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (356, 1, 28, N'Çanakçı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (357, 1, 28, N'Dereli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (358, 1, 28, N'Doğankent', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (359, 1, 28, N'Espiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (360, 1, 28, N'Eynesil', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (361, 1, 28, N'Görele', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (362, 1, 28, N'Güce', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (363, 1, 28, N'Keşap', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (364, 1, 28, N'Piraziz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (365, 1, 28, N'Şebinkarahisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (366, 1, 28, N'Tirebolu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (367, 1, 28, N'Yağlıdere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (368, 1, 29, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (369, 1, 29, N'Kelkit', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (370, 1, 29, N'Köse', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (371, 1, 29, N'Kürtün', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (372, 1, 29, N'Şiran', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (373, 1, 29, N'Torul', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (374, 1, 30, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (375, 1, 30, N'Çukurca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (376, 1, 30, N'Şemdinli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (377, 1, 30, N'Yüksekova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (378, 1, 31, N'Antakya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (379, 1, 31, N'Altınözü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (380, 1, 31, N'Belen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (381, 1, 31, N'Dörtyol', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (382, 1, 31, N'Erzin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (383, 1, 31, N'Hassa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (384, 1, 31, N'İskenderun', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (385, 1, 31, N'Kırıkhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (386, 1, 31, N'Kumlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (387, 1, 31, N'Reyhanlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (388, 1, 31, N'Samandağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (389, 1, 31, N'Yayladağı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (390, 1, 32, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (391, 1, 32, N'Aksu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (392, 1, 32, N'Atabey', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (393, 1, 32, N'Eğridir(Eğirdir)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (394, 1, 32, N'Gelendost', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (395, 1, 32, N'Gönen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (396, 1, 32, N'Keçiborlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (397, 1, 32, N'Senirkent', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (398, 1, 32, N'Sütçüler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (399, 1, 32, N'Şarkikaraağaç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (400, 1, 32, N'Uluborlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (401, 1, 32, N'Yalvaç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (402, 1, 32, N'Yenişarbademli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (403, 1, 33, N'Akdeniz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (404, 1, 33, N'Yenişehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (405, 1, 33, N'Toroslar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (406, 1, 33, N'Mezitli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (407, 1, 33, N'Anamur', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (408, 1, 33, N'Aydıncık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (409, 1, 33, N'Bozyazı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (410, 1, 33, N'Çamlıyayla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (411, 1, 33, N'Erdemli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (412, 1, 33, N'Gülnar(Gülpınar)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (413, 1, 33, N'Mut', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (414, 1, 33, N'Silifke', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (415, 1, 33, N'Tarsus', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (416, 1, 34, N'Bakırköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (417, 1, 34, N'Bayrampaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (418, 1, 34, N'Beşiktaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (419, 1, 34, N'Beyoğlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (420, 1, 34, N'Arnavutköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (421, 1, 34, N'Eyüp', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (422, 1, 34, N'Fatih', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (423, 1, 34, N'Gaziosmanpaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (424, 1, 34, N'Kağıthane', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (425, 1, 34, N'Küçükçekmece', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (426, 1, 34, N'Sarıyer', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (427, 1, 34, N'Şişli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (428, 1, 34, N'Zeytinburnu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (429, 1, 34, N'Avcılar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (430, 1, 34, N'Güngören', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (431, 1, 34, N'Bahçelievler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (432, 1, 34, N'Bağcılar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (433, 1, 34, N'Esenler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (434, 1, 34, N'Başakşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (435, 1, 34, N'Beylikdüzü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (436, 1, 34, N'Esenyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (437, 1, 34, N'Sultangazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (438, 1, 34, N'Adalar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (439, 1, 34, N'Beykoz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (440, 1, 34, N'Kadıköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (441, 1, 34, N'Kartal', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (442, 1, 34, N'Pendik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (443, 1, 34, N'Ümraniye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (444, 1, 34, N'Üsküdar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (445, 1, 34, N'Tuzla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (446, 1, 34, N'Maltepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (447, 1, 34, N'Ataşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (448, 1, 34, N'Çekmeköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (449, 1, 34, N'Sancaktepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (450, 1, 34, N'Büyükçekmece', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (451, 1, 34, N'Çatalca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (452, 1, 34, N'Silivri', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (453, 1, 34, N'Şile', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (454, 1, 34, N'Sultanbeyli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (455, 1, 35, N'Aliağa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (456, 1, 35, N'Balçova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (457, 1, 35, N'Bayındır', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (458, 1, 35, N'Bornova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (459, 1, 35, N'Buca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (460, 1, 35, N'Çiğli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (461, 1, 35, N'Foça', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (462, 1, 35, N'Gaziemir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (463, 1, 35, N'Güzelbahçe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (464, 1, 35, N'Karşıyaka', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (465, 1, 35, N'Kemalpaşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (466, 1, 35, N'Konak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (467, 1, 35, N'Menderes', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (468, 1, 35, N'Menemen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (469, 1, 35, N'Narlıdere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (470, 1, 35, N'Seferihisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (471, 1, 35, N'Selçuk', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (472, 1, 35, N'Torbalı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (473, 1, 35, N'Urla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (474, 1, 35, N'Bayraklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (475, 1, 35, N'Karabağlar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (476, 1, 35, N'Bergama', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (477, 1, 35, N'Beydağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (478, 1, 35, N'Çeşme', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (479, 1, 35, N'Dikili', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (480, 1, 35, N'Karaburun', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (481, 1, 35, N'Kınık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (482, 1, 35, N'Kiraz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (483, 1, 35, N'Ödemiş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (484, 1, 35, N'Tire', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (485, 1, 36, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (486, 1, 36, N'Akyaka', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (487, 1, 36, N'Arpaçay', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (488, 1, 36, N'Digor', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (489, 1, 36, N'Kağızman', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (490, 1, 36, N'Sarıkamış', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (491, 1, 36, N'Selim', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (492, 1, 36, N'Susuz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (493, 1, 37, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (494, 1, 37, N'Abana', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (495, 1, 37, N'Ağlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (496, 1, 37, N'Araç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (497, 1, 37, N'Azdavay', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (498, 1, 37, N'Bozkurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (499, 1, 37, N'Cide', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (500, 1, 37, N'Çatalzeytin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (501, 1, 37, N'Daday', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (502, 1, 37, N'Devrekani', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (503, 1, 37, N'Doğanyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (504, 1, 37, N'Hanönü(Gökçeağaç)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (505, 1, 37, N'İhsangazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (506, 1, 37, N'İnebolu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (507, 1, 37, N'Küre', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (508, 1, 37, N'Pınarbaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (509, 1, 37, N'Seydiler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (510, 1, 37, N'Şenpazar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (511, 1, 37, N'Taşköprü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (512, 1, 37, N'Tosya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (513, 1, 38, N'Kocasinan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (514, 1, 38, N'Melikgazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (515, 1, 38, N'Talas', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (516, 1, 38, N'Akkışla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (517, 1, 38, N'Bünyan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (518, 1, 38, N'Develi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (519, 1, 38, N'Felahiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (520, 1, 38, N'Hacılar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (521, 1, 38, N'İncesu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (522, 1, 38, N'Özvatan(Çukur)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (523, 1, 38, N'Pınarbaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (524, 1, 38, N'Sarıoğlan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (525, 1, 38, N'Sarız', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (526, 1, 38, N'Tomarza', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (527, 1, 38, N'Yahyalı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (528, 1, 38, N'Yeşilhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (529, 1, 39, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (530, 1, 39, N'Babaeski', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (531, 1, 39, N'Demirköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (532, 1, 39, N'Kofçaz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (533, 1, 39, N'Lüleburgaz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (534, 1, 39, N'Pehlivanköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (535, 1, 39, N'Pınarhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (536, 1, 39, N'Vize', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (537, 1, 40, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (538, 1, 40, N'Akçakent', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (539, 1, 40, N'Akpınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (540, 1, 40, N'Boztepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (541, 1, 40, N'Çiçekdağı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (542, 1, 40, N'Kaman', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (543, 1, 40, N'Mucur', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (544, 1, 41, N'İzmit', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (545, 1, 41, N'Başiskele', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (546, 1, 41, N'Çayırova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (547, 1, 41, N'Darıca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (548, 1, 41, N'Dilovası', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (549, 1, 41, N'Kartepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (550, 1, 41, N'Gebze', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (551, 1, 41, N'Gölcük', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (552, 1, 41, N'Kandıra', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (553, 1, 41, N'Karamürsel', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (554, 1, 41, N'Körfez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (555, 1, 41, N'Derince', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (556, 1, 42, N'Karatay', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (557, 1, 42, N'Meram', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (558, 1, 42, N'Selçuklu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (559, 1, 42, N'Ahırlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (560, 1, 42, N'Akören', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (561, 1, 42, N'Akşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (562, 1, 42, N'Altınekin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (563, 1, 42, N'Beyşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (564, 1, 42, N'Bozkır', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (565, 1, 42, N'Cihanbeyli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (566, 1, 42, N'Çeltik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (567, 1, 42, N'Çumra', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (568, 1, 42, N'Derbent', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (569, 1, 42, N'Derebucak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (570, 1, 42, N'Doğanhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (571, 1, 42, N'Emirgazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (572, 1, 42, N'Ereğli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (573, 1, 42, N'Güneysınır', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (574, 1, 42, N'Hadim', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (575, 1, 42, N'Halkapınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (576, 1, 42, N'Hüyük', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (577, 1, 42, N'Ilgın', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (578, 1, 42, N'Kadınhanı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (579, 1, 42, N'Karapınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (580, 1, 42, N'Kulu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (581, 1, 42, N'Sarayönü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (582, 1, 42, N'Seydişehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (583, 1, 42, N'Taşkent', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (584, 1, 42, N'Tuzlukçu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (585, 1, 42, N'Yalıhüyük', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (586, 1, 42, N'Yunak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (587, 1, 43, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (588, 1, 43, N'Altıntaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (589, 1, 43, N'Aslanapa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (590, 1, 43, N'Çavdarhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (591, 1, 43, N'Domaniç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (592, 1, 43, N'Dumlupınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (593, 1, 43, N'Emet', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (594, 1, 43, N'Gediz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (595, 1, 43, N'Hisarcık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (596, 1, 43, N'Pazarlar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (597, 1, 43, N'Simav', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (598, 1, 43, N'Şaphane', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (599, 1, 43, N'Tavşanlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (600, 1, 43, N'Tunçbilek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (601, 1, 44, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (602, 1, 44, N'Akçadağ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (603, 1, 44, N'Arapkir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (604, 1, 44, N'Arguvan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (605, 1, 44, N'Battalgazi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (606, 1, 44, N'Darende', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (607, 1, 44, N'Doğanşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (608, 1, 44, N'Doğanyol', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (609, 1, 44, N'Hekimhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (610, 1, 44, N'Kale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (611, 1, 44, N'Kuluncak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (612, 1, 44, N'Pötürge', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (613, 1, 44, N'Yazıhan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (614, 1, 44, N'Yeşilyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (615, 1, 45, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (616, 1, 45, N'Ahmetli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (617, 1, 45, N'Akhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (618, 1, 45, N'Alaşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (619, 1, 45, N'Demirci', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (620, 1, 45, N'Gölmarmara', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (621, 1, 45, N'Gördes', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (622, 1, 45, N'Kırkağaç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (623, 1, 45, N'Köprübaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (624, 1, 45, N'Kula', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (625, 1, 45, N'Salihli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (626, 1, 45, N'Sarıgöl', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (627, 1, 45, N'Saruhanlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (628, 1, 45, N'Selendi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (629, 1, 45, N'Soma', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (630, 1, 45, N'Turgutlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (631, 1, 46, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (632, 1, 46, N'Afşin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (633, 1, 46, N'Andırın', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (634, 1, 46, N'Çağlayancerit', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (635, 1, 46, N'Ekinözü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (636, 1, 46, N'Elbistan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (637, 1, 46, N'Göksun', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (638, 1, 46, N'Nurhak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (639, 1, 46, N'Pazarcık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (640, 1, 46, N'Türkoğlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (641, 1, 47, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (642, 1, 47, N'Dargeçit', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (643, 1, 47, N'Derik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (644, 1, 47, N'Kızıltepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (645, 1, 47, N'Mazıdağı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (646, 1, 47, N'Midyat(Estel)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (647, 1, 47, N'Nusaybin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (648, 1, 47, N'Ömerli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (649, 1, 47, N'Savur', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (650, 1, 47, N'Yeşilli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (651, 1, 48, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (652, 1, 48, N'Bodrum', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (653, 1, 48, N'Dalaman', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (654, 1, 48, N'Datça', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (655, 1, 48, N'Fethiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (656, 1, 48, N'Kavaklıdere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (657, 1, 48, N'Köyceğiz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (658, 1, 48, N'Marmaris', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (659, 1, 48, N'Milas', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (660, 1, 48, N'Ortaca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (661, 1, 48, N'Ula', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (662, 1, 48, N'Yatağan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (663, 1, 49, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (664, 1, 49, N'Bulanık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (665, 1, 49, N'Hasköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (666, 1, 49, N'Korkut', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (667, 1, 49, N'Malazgirt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (668, 1, 49, N'Varto', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (669, 1, 50, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (670, 1, 50, N'Acıgöl', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (671, 1, 50, N'Avanos', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (672, 1, 50, N'Derinkuyu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (673, 1, 50, N'Gülşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (674, 1, 50, N'Hacıbektaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (675, 1, 50, N'Kozaklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (676, 1, 50, N'Ürgüp', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (677, 1, 51, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (678, 1, 51, N'Altunhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (679, 1, 51, N'Bor', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (680, 1, 51, N'Çamardı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (681, 1, 51, N'Çiftlik(Özyurt)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (682, 1, 51, N'Ulukışla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (683, 1, 52, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (684, 1, 52, N'Akkuş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (685, 1, 52, N'Aybastı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (686, 1, 52, N'Çamaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (687, 1, 52, N'Çatalpınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (688, 1, 52, N'Çaybaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (689, 1, 52, N'Fatsa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (690, 1, 52, N'Gölköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (691, 1, 52, N'Gülyalı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (692, 1, 52, N'Gürgentepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (693, 1, 52, N'İkizce', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (694, 1, 52, N'Karadüz(Kabadüz)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (695, 1, 52, N'Kabataş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (696, 1, 52, N'Korgan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (697, 1, 52, N'Kumru', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (698, 1, 52, N'Mesudiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (699, 1, 52, N'Perşembe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (700, 1, 52, N'Ulubey', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (701, 1, 52, N'Ünye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (702, 1, 53, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (703, 1, 53, N'Ardeşen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (704, 1, 53, N'Çamlıhemşin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (705, 1, 53, N'Çayeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (706, 1, 53, N'Derepazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (707, 1, 53, N'Fındıklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (708, 1, 53, N'Güneysu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (709, 1, 53, N'Hemşin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (710, 1, 53, N'İkizdere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (711, 1, 53, N'İyidere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (712, 1, 53, N'Kalkandere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (713, 1, 53, N'Pazar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (714, 1, 54, N'Adapazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (715, 1, 54, N'Hendek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (716, 1, 54, N'Arifiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (717, 1, 54, N'Erenler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (718, 1, 54, N'Serdivan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (719, 1, 54, N'Akyazı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (720, 1, 54, N'Ferizli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (721, 1, 54, N'Geyve', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (722, 1, 54, N'Karapürçek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (723, 1, 54, N'Karasu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (724, 1, 54, N'Kaynarca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (725, 1, 54, N'Kocaali', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (726, 1, 54, N'Pamukova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (727, 1, 54, N'Sapanca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (728, 1, 54, N'Söğütlü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (729, 1, 54, N'Taraklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (730, 1, 55, N'Atakum', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (731, 1, 55, N'İlkadım', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (732, 1, 55, N'Canik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (733, 1, 55, N'Tekkeköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (734, 1, 55, N'Alaçam', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (735, 1, 55, N'Asarcık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (736, 1, 55, N'Ayvacık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (737, 1, 55, N'Bafra', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (738, 1, 55, N'Çarşamba', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (739, 1, 55, N'Havza', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (740, 1, 55, N'Kavak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (741, 1, 55, N'Ladik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (742, 1, 55, N'19 Mayıs(Ballıca)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (743, 1, 55, N'Salıpazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (744, 1, 55, N'Terme', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (745, 1, 55, N'Vezirköprü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (746, 1, 55, N'Yakakent', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (747, 1, 56, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (748, 1, 56, N'Baykan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (749, 1, 56, N'Eruh', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (750, 1, 56, N'Kurtalan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (751, 1, 56, N'Pervari', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (752, 1, 56, N'Aydınlar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (753, 1, 56, N'Şirvan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (754, 1, 57, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (755, 1, 57, N'Ayancık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (756, 1, 57, N'Boyabat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (757, 1, 57, N'Dikmen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (758, 1, 57, N'Durağan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (759, 1, 57, N'Erfelek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (760, 1, 57, N'Gerze', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (761, 1, 57, N'Saraydüzü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (762, 1, 57, N'Türkeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (763, 1, 58, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (764, 1, 58, N'Akıncılar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (765, 1, 58, N'Altınyayla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (766, 1, 58, N'Divriği', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (767, 1, 58, N'Doğanşar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (768, 1, 58, N'Gemerek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (769, 1, 58, N'Gölova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (770, 1, 58, N'Gürün', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (771, 1, 58, N'Hafik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (772, 1, 58, N'İmranlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (773, 1, 58, N'Kangal', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (774, 1, 58, N'Koyulhisar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (775, 1, 58, N'Suşehri', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (776, 1, 58, N'Şarkışla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (777, 1, 58, N'Ulaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (778, 1, 58, N'Yıldızeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (779, 1, 58, N'Zara', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (780, 1, 59, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (781, 1, 59, N'Çerkezköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (782, 1, 59, N'Çorlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (783, 1, 59, N'Hayrabolu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (784, 1, 59, N'Malkara', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (785, 1, 59, N'Marmara Ereğlisi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (786, 1, 59, N'Muratlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (787, 1, 59, N'Saray', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (788, 1, 59, N'Şarköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (789, 1, 60, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (790, 1, 60, N'Almus', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (791, 1, 60, N'Artova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (792, 1, 60, N'Başçiftlik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (793, 1, 60, N'Erbaa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (794, 1, 60, N'Niksar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (795, 1, 60, N'Pazar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (796, 1, 60, N'Reşadiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (797, 1, 60, N'Sulusaray', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (798, 1, 60, N'Turhal', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (799, 1, 60, N'Yeşilyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (800, 1, 60, N'Zile', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (801, 1, 61, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (802, 1, 61, N'Akçaabat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (803, 1, 61, N'Araklı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (804, 1, 61, N'Arsin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (805, 1, 61, N'Beşikdüzü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (806, 1, 61, N'Çarşıbaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (807, 1, 61, N'Çaykara', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (808, 1, 61, N'Dernekpazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (809, 1, 61, N'Düzköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (810, 1, 61, N'Hayrat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (811, 1, 61, N'Köprübaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (812, 1, 61, N'Maçka', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (813, 1, 61, N'Of', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (814, 1, 61, N'Sürmene', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (815, 1, 61, N'Şalpazarı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (816, 1, 61, N'Tonya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (817, 1, 61, N'Vakfıkebir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (818, 1, 61, N'Yomra', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (819, 1, 62, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (820, 1, 62, N'Çemişgezek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (821, 1, 62, N'Hozat', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (822, 1, 62, N'Mazgirt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (823, 1, 62, N'Nazımiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (824, 1, 62, N'Ovacık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (825, 1, 62, N'Pertek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (826, 1, 62, N'Pülümür', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (827, 1, 63, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (828, 1, 63, N'Akçakale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (829, 1, 63, N'Birecik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (830, 1, 63, N'Bozova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (831, 1, 63, N'Ceylanpınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (832, 1, 63, N'Halfeti', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (833, 1, 63, N'Harran', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (834, 1, 63, N'Hilvan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (835, 1, 63, N'Siverek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (836, 1, 63, N'Suruç', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (837, 1, 63, N'Viranşehir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (838, 1, 64, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (839, 1, 64, N'Banaz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (840, 1, 64, N'Eşme', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (841, 1, 64, N'Karahallı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (842, 1, 64, N'Sivaslı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (843, 1, 64, N'Ulubey', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (844, 1, 65, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (845, 1, 65, N'Bahçesaray', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (846, 1, 65, N'Başkale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (847, 1, 65, N'Çaldıran', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (848, 1, 65, N'Çatak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (849, 1, 65, N'Edremit(Gümüşdere)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (850, 1, 65, N'Erciş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (851, 1, 65, N'Gevaş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (852, 1, 65, N'Gürpınar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (853, 1, 65, N'Muradiye', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (854, 1, 65, N'Özalp', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (855, 1, 65, N'Saray', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (856, 1, 66, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (857, 1, 66, N'Akdağmadeni', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (858, 1, 66, N'Aydıncık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (859, 1, 66, N'Boğazlıyan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (860, 1, 66, N'Çandır', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (861, 1, 66, N'Çayıralan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (862, 1, 66, N'Çekerek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (863, 1, 66, N'Kadışehri', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (864, 1, 66, N'Saraykent', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (865, 1, 66, N'Sarıkaya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (866, 1, 66, N'Sorgun', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (867, 1, 66, N'Şefaatli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (868, 1, 66, N'Yenifakılı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (869, 1, 66, N'Yerköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (876, 1, 68, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (877, 1, 68, N'Ağaçören', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (878, 1, 68, N'Eskil', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (879, 1, 68, N'Gülağaç(Ağaçlı)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (880, 1, 68, N'Güzelyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (881, 1, 68, N'Ortaköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (882, 1, 68, N'Sarıyahşi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (883, 1, 69, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (884, 1, 69, N'Aydıntepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (885, 1, 69, N'Demirözü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (886, 1, 70, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (887, 1, 70, N'Ayrancı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (888, 1, 70, N'Başyayla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (889, 1, 70, N'Ermenek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (890, 1, 70, N'Kazımkarabekir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (891, 1, 70, N'Sarıveliler', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (892, 1, 71, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (893, 1, 71, N'Bahşili', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (894, 1, 71, N'Balışeyh', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (895, 1, 71, N'Çelebi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (896, 1, 71, N'Delice', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (897, 1, 71, N'Karakeçili', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (898, 1, 71, N'Keskin', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (899, 1, 71, N'Sulakyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (900, 1, 71, N'Yahşihan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (901, 1, 72, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (902, 1, 72, N'Beşiri', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (903, 1, 72, N'Gercüş', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (904, 1, 72, N'Hasankeyf', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (905, 1, 72, N'Kozluk', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (906, 1, 72, N'Sason', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (907, 1, 73, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (908, 1, 73, N'Beytüşşebap', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (909, 1, 73, N'Cizre', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (910, 1, 73, N'Güçlükonak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (911, 1, 73, N'İdil', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (912, 1, 73, N'Silopi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (913, 1, 73, N'Uludere', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (914, 1, 74, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (915, 1, 74, N'Amasra', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (916, 1, 74, N'Kurucaşile', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (917, 1, 74, N'Ulus', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (918, 1, 75, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (919, 1, 75, N'Çıldır', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (920, 1, 75, N'Damal', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (921, 1, 75, N'Göle', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (922, 1, 75, N'Hanak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (923, 1, 75, N'Posof', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (924, 1, 76, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (925, 1, 76, N'Aralık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (926, 1, 76, N'Karakoyunlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (927, 1, 76, N'Tuzluca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (928, 1, 77, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (929, 1, 77, N'Altınova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (930, 1, 77, N'Armutlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (931, 1, 77, N'Çiftlikköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (932, 1, 77, N'Çınarcık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (933, 1, 77, N'Termal', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (934, 1, 78, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (935, 1, 78, N'Eflani', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (936, 1, 78, N'Eskipazar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (937, 1, 78, N'Ovacık', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (938, 1, 78, N'Safranbolu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (939, 1, 78, N'Yenice', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (940, 1, 79, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (941, 1, 79, N'Elbeyli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (942, 1, 79, N'Musabeyli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (943, 1, 79, N'Polateli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (944, 1, 80, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (945, 1, 80, N'Bahçe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (946, 1, 80, N'Düziçi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (947, 1, 80, N'Hasanbeyli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (948, 1, 80, N'Kadirli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (949, 1, 80, N'Sumbas', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (950, 1, 80, N'Toprakkale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (951, 1, 81, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (952, 1, 81, N'Akçakoca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (953, 1, 81, N'Cumayeri', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (954, 1, 81, N'Çilimli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (955, 1, 81, N'Gölyaka', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (956, 1, 81, N'Gümüşova', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (957, 1, 81, N'Kaynaşlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (958, 1, 81, N'Yığılca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (964, 270, 2626, N'Akıncılar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (965, 270, 2626, N'Dilekkaya', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (966, 270, 2626, N'Alayköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (967, 270, 2626, N'Gönyeli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (968, 270, 2626, N'Değirmenlik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (969, 270, 2626, N'Balıkesir', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (970, 270, 2626, N'Minareliköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (971, 270, 2626, N'Lefkoşa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (972, 270, 2626, N'Yeşilırmak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (973, 270, 2624, N'Tuzluca', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (974, 270, 2624, N'Büyükkonuk', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (975, 270, 2624, N'Dipkarpaz', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (976, 270, 2624, N'İskele', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (977, 270, 2624, N'Kalecik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (978, 270, 2624, N'Ziyamet', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (979, 270, 2624, N'Mehmetçik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (980, 270, 2624, N'Yeni Erenköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (981, 270, 2622, N'Akdoğan', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (982, 270, 2622, N'Tatlısu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (983, 270, 2622, N'Vadili', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (984, 270, 2622, N'Gazimağusa', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (985, 270, 2622, N'Geçitkale', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (986, 270, 2622, N'Paşaköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (987, 270, 2622, N'Beyarmudu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (988, 270, 2622, N'İnönü', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (989, 270, 2622, N'Serdarlı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (990, 270, 2622, N'Yeni Boğaziçi', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (991, 270, 2625, N'Güzelyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (992, 270, 2625, N'Yayla', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (993, 270, 2625, N'Güneşköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (994, 270, 2625, N'Lefke', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (995, 270, 2625, N'Bademliköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (996, 270, 2625, N'Erenköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (997, 270, 2625, N'Gemikonağı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (998, 270, 2625, N'Yedidalga', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (999, 270, 2625, N'Cengizköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1000, 270, 2625, N'Yeşilyurt', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1001, 270, 2623, N'Alsancak', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1002, 270, 2623, N'Çatalköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1003, 270, 2623, N'Dikmen', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1004, 270, 2623, N'Esentepe', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1005, 270, 2623, N'Karaoğlanoğlu', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1006, 270, 2623, N'Girne', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1007, 270, 2623, N'Lapta', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1008, 270, 2623, N'Ozanköy', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1009, 270, 2623, N'Tepebaşı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1010, 270, 2623, N'Zeytinlik', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1013, 1, 48, N'Güllük', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1015, 1, 35, N'Mahmutlar', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1016, 1, 67, N'Merkez', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1017, 1, 67, N'Alaplı', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1018, 1, 67, N'Çaycuma', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1019, 1, 67, N'Devrek', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1020, 1, 67, N'Gökçebey', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1021, 1, 67, N'Kdz. Ereğli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1022, 1, 67, N'Kilimli', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1023, 1, 67, N'Kozlu', 0, 1)

SET IDENTITY_INSERT [dbo].[CRMDistrict] OFF

 

/****** Object:  Table [dbo].[Currencys]    Script Date: 03/12/2011 13:47:10 ******/
SET IDENTITY_INSERT [dbo].[Currencys] ON
INSERT INTO [dbo].[Currencys]([CurrencyId], [PortalId], [CurrencyName], [AlisRate], [Rate], [IsOnline],[CurrencyCode],[CurrencySymbolLeft],[CurrencySymbolRight],[Status]) VALUES (1, 0, N'TL', '1.0000', '1.0000', N'1','TRY',NULL,'TL',1)
INSERT INTO [dbo].[Currencys]([CurrencyId], [PortalId], [CurrencyName], [AlisRate], [Rate], [IsOnline],[CurrencyCode],[CurrencySymbolLeft],[CurrencySymbolRight],[Status]) VALUES (2, 0, N'USD', '1.8330', '1.8459', N'1','USD','$',NULL,1)
INSERT INTO [dbo].[Currencys]([CurrencyId], [PortalId], [CurrencyName], [AlisRate], [Rate], [IsOnline],[CurrencyCode],[CurrencySymbolLeft],[CurrencySymbolRight],[Status]) VALUES (3, 0, N'EURO', '2.4637', '2.4810', N'1','EUR',NULL,N'€',1)
INSERT INTO [dbo].[Currencys]([CurrencyId], [PortalId], [CurrencyName], [AlisRate], [Rate], [IsOnline],[CurrencyCode],[CurrencySymbolLeft],[CurrencySymbolRight],[Status]) VALUES (4, 0, N'Altın', '1.0000', '1.0000', N'1','Altın',NULL,'Altın',1)
SET IDENTITY_INSERT [dbo].[Currencys] OFF
 
  

/****** Object:  Table [dbo].[ProductKdvs]    Script Date: 03/12/2011 13:47:10 ******/
SET IDENTITY_INSERT [dbo].[ProductKdvs] ON
INSERT INTO [dbo].[ProductKdvs]([KdvId], [PortalId], [KdvName], [KdvRate]) VALUES (1, 0, N'%18', '18.00')
INSERT INTO [dbo].[ProductKdvs]([KdvId], [PortalId], [KdvName], [KdvRate]) VALUES (2, 0, N'%8', '8.00')
INSERT INTO [dbo].[ProductKdvs]([KdvId], [PortalId], [KdvName], [KdvRate]) VALUES (3, 0, N'%22', '22.00')
SET IDENTITY_INSERT [dbo].[ProductKdvs] OFF

 

/****** Object:  Table [dbo].[PayTypes]    Script Date: 03/12/2011 13:47:10 ******/
SET IDENTITY_INSERT [dbo].[PayTypes] ON
INSERT INTO [dbo].[PayTypes]([PayTypeId], [PortalId], [IsActive], [DisCount], [PayTypeName], [Description], [DiscCountType]) VALUES (10, 0, 1, '-3.00', 'Posta Çeki', '&lt;p&gt;&lt;strong&gt;P T T (Posta &amp;Ccedil;eki Hesabı) İsto&amp;ccedil; Şubesi Hesap No: xxxxxxx&lt;/strong&gt;&lt;/p&gt;', NULL)
SET IDENTITY_INSERT [dbo].[PayTypes] OFF
 
 
 

/****** Object:  Table [dbo].[UserRoles]    Script Date: 03/12/2011 13:47:10 ******/
INSERT [dbo].[UserRoles] ([UserId], [RoleId]) VALUES (102, 38)
INSERT [dbo].[UserRoles] ([UserId], [RoleId]) VALUES (101, 1)
INSERT [dbo].[UserRoles] ([UserId], [RoleId]) VALUES (101, 48)
INSERT [dbo].[UserRoles] ([UserId], [RoleId]) VALUES (104, 39)
INSERT [dbo].[UserRoles] ([UserId], [RoleId]) VALUES (106, 41)
INSERT [dbo].[UserRoles] ([UserId], [RoleId]) VALUES (107, 48)
INSERT [dbo].[UserRoles] ([UserId], [RoleId]) VALUES (105, 40)
/****** Object:  Table [dbo].[QuestionLookup]    Script Date: 03/12/2011 13:47:10 ******/

 

SET IDENTITY_INSERT [dbo].[AffiliateAdds] ON
INSERT INTO [dbo].[AffiliateAdds]([AddId], [PortalId], [AddName], [AddImage], [AddType], [AddHtml], [IsActive]) VALUES (1, 0, N'Banner', N'/themes/default/images/logo.png', N'Banner', N'<a target="_blank" href="http://www.proticaret.net/default.aspx?utm_source=affiliate&amp;utm_medium=banner&amp;utm_campaign=[AffiliateId]&amp;AffiliateId=[AffiliateId]"><img style="border-top-style:" alt="proticaret.net" width="184" src="http://www.proticaret.net/protic_kck.gif" /></a>', 1)
SET IDENTITY_INSERT [dbo].[AffiliateAdds] OFF

 

SET IDENTITY_INSERT [dbo].[AffiliateOrders] ON
INSERT INTO [dbo].[AffiliateOrders]([AffiliateOrdersId], [PortalId], [AffiliateId], [OrderId], [UserId], [Total], [Type], [Status], [CreatedDate], [Details]) VALUES (1, 0, 101, 2, 101, '248.3960', N'Banka Havalesi', N'Beklemede', '20111003 21:45:00.000', N'Havale Bekleniyor')
SET IDENTITY_INSERT [dbo].[AffiliateOrders] OFF

 

SET IDENTITY_INSERT [dbo].[AffiliatePayments] ON
INSERT INTO [dbo].[AffiliatePayments]([PaymentId], [PortalId], [AffiliateId], [PaymentDate], [Total], [Path], [Details]) VALUES (1, 0, 101, '20111003 23:59:00.000', '4.00', N'', N'')
SET IDENTITY_INSERT [dbo].[AffiliatePayments] OFF

 

SET IDENTITY_INSERT [dbo].[Shippings] ON
INSERT INTO [dbo].[Shippings]([ShippingId], [CustomerId], [RecipientName], [PhoneNo], [MobilePhone], [CityId], [Address], [Description], [IsDefault], [IsActive]) VALUES (1, 101, N'Adresim', N'333333', N'333333', 4, N'3333', N'', 0, 1)
SET IDENTITY_INSERT [dbo].[Shippings] OFF

 

INSERT INTO [dbo].[UserRoles]([UserId], [RoleId]) VALUES (101, 1)
INSERT INTO [dbo].[UserRoles]([UserId], [RoleId]) VALUES (101, 48)
INSERT INTO [dbo].[UserRoles]([UserId], [RoleId]) VALUES (102, 38)
INSERT INTO [dbo].[UserRoles]([UserId], [RoleId]) VALUES (104, 39)
INSERT INTO [dbo].[UserRoles]([UserId], [RoleId]) VALUES (105, 40)
INSERT INTO [dbo].[UserRoles]([UserId], [RoleId]) VALUES (106, 41)
INSERT INTO [dbo].[UserRoles]([UserId], [RoleId]) VALUES (107, 48)

SET IDENTITY_INSERT [dbo].[SupportStatus] ON
INSERT [dbo].[SupportStatus] ([SupportStatusId], [SupportStatusName]) VALUES (-4, N'İptal')
INSERT [dbo].[SupportStatus] ([SupportStatusId], [SupportStatusName]) VALUES (-3, N'Kapandı')
INSERT [dbo].[SupportStatus] ([SupportStatusId], [SupportStatusName]) VALUES (-2, N'Destek Bekliyor')
INSERT [dbo].[SupportStatus] ([SupportStatusId], [SupportStatusName]) VALUES (-1, N'Beklemede')
INSERT [dbo].[SupportStatus] ([SupportStatusId], [SupportStatusName]) VALUES (1, N'Üzerine Çalışılıyor')
SET IDENTITY_INSERT [dbo].[SupportStatus] OFF

SET IDENTITY_INSERT [dbo].[SupportCategory] ON
INSERT [dbo].[SupportCategory] ([SupportCategoryId], [SupportCategoryName]) VALUES (-4, N'Diğer')
SET IDENTITY_INSERT [dbo].[SupportCategory] OFF

SET IDENTITY_INSERT [dbo].[Company] ON 
INSERT [dbo].[Company] ([CompanyId], [CompanyName], [CompanyCode]) VALUES (1, N'Merkez Firma', N'01')
SET IDENTITY_INSERT [dbo].[Company] OFF

SET IDENTITY_INSERT [dbo].[CompanyShop] ON 
INSERT [dbo].[CompanyShop] ([ShopId], [ShopName], [ShopCode], [CompanyId]) VALUES (1, N'Merkez Satis Yeri', N'02', N'1')
SET IDENTITY_INSERT [dbo].[CompanyShop] OFF

SET IDENTITY_INSERT [dbo].[CompanyStorages] ON 
INSERT [dbo].[CompanyStorages] ([StorageId], [StorageName], [StorageCode], [ShopId], [ApplyOrder]) VALUES (1, N'Merkezi Depo', N'03', 1, 1)
SET IDENTITY_INSERT [dbo].[CompanyStorages] OFF

SET IDENTITY_INSERT [dbo].[PriceList] ON 
INSERT [dbo].[PriceList] ([PriceId], [PriceName], [PriceCode], [Status], [ApplyOrder], [StartDate], [EndDate], [UserFilter], [UserFilterDesc], [StokFilter], [StokFilterDesc], [Price], [DiscountType], [Discount], [Details], [Storages], [SpecialCode1], [SpecialCode2], [SpecialCode3]) VALUES (1, N'Merkezi Fiyat Listesi', N'01', 1, 100, CAST(0x0000A31B00000000 AS DateTime), CAST(0x0000A71100000000 AS DateTime), N'', N'', N'PortalId = 0', N'', N'SatisFiyati1', 0, CAST(0.00 AS Decimal(18, 2)), N'', N'1,', NULL, NULL, NULL)
SET IDENTITY_INSERT [dbo].[PriceList] OFF

 
--ALTER TABLE AlarmList CHECK CONSTRAINT FK_AlarmList_Users
ALTER TABLE Announcements CHECK CONSTRAINT FK_Announcements_Modules
ALTER TABLE BankInfo CHECK CONSTRAINT FK_BankInfo_Banks
ALTER TABLE Banks CHECK CONSTRAINT FK_Banks_Portals
ALTER TABLE Banner CHECK CONSTRAINT FK_Banner_Portals
ALTER TABLE Billings CHECK CONSTRAINT FK_Billings_Users
ALTER TABLE Cargo CHECK CONSTRAINT FK_Cargo_Portals
ALTER TABLE CargoInfo CHECK CONSTRAINT FK_CargoInfo_Cargo
ALTER TABLE Categories CHECK CONSTRAINT FK_Categories_Portals
ALTER TABLE CategoryTopProducts CHECK CONSTRAINT FK_CategoryTopProducts_Modules
ALTER TABLE Contacts CHECK CONSTRAINT FK_Contacts_Modules
ALTER TABLE Counter CHECK CONSTRAINT FK_Counter_Portals
ALTER TABLE Coupons CHECK CONSTRAINT FK_Coupons_Portals
ALTER TABLE CRMActivitys CHECK CONSTRAINT FK_CRMActivitys_Portals
ALTER TABLE CRMActivityTypes CHECK CONSTRAINT FK_CRMActivityTypes_Portals
ALTER TABLE CRMActivityUsers CHECK CONSTRAINT FK_CRMActivityUsers_Portals
ALTER TABLE CRMCitys CHECK CONSTRAINT FK_CRMCitys_Portals
ALTER TABLE CRMCode1 CHECK CONSTRAINT FK_CRMCode1_Portals
ALTER TABLE CRMCode10 CHECK CONSTRAINT FK_CRMCode10_Portals
ALTER TABLE CRMCode2 CHECK CONSTRAINT FK_CRMCode2_Portals
ALTER TABLE CRMCode3 CHECK CONSTRAINT FK_CRMCode3_Portals
ALTER TABLE CRMCode4 CHECK CONSTRAINT FK_CRMCode4_Portals
ALTER TABLE CRMCode5 CHECK CONSTRAINT FK_CRMCode5_Portals
ALTER TABLE CRMCode6 CHECK CONSTRAINT FK_CRMCode6_Portals
ALTER TABLE CRMCode7 CHECK CONSTRAINT FK_CRMCode7_Portals
ALTER TABLE CRMCode8 CHECK CONSTRAINT FK_CRMCode8_Portals
ALTER TABLE CRMCode9 CHECK CONSTRAINT FK_CRMCode9_Portals
ALTER TABLE CRMCodeDef CHECK CONSTRAINT FK_CRMCodeDef_Portals
ALTER TABLE CRMCustomers CHECK CONSTRAINT FK_CRMCustomers_Portals
ALTER TABLE CRMProfessions CHECK CONSTRAINT FK_CRMProfessions_Portals
ALTER TABLE CRMProjects CHECK CONSTRAINT FK_CRMProjects_Portals
ALTER TABLE CRMProjectStates CHECK CONSTRAINT FK_CRMProjectStates_Portals
ALTER TABLE CRMProjectTypes CHECK CONSTRAINT FK_CRMProjectTypes_Portals
ALTER TABLE CRMResults CHECK CONSTRAINT FK_CRMResults_Portals
ALTER TABLE CRMSectors CHECK CONSTRAINT FK_CRMSectors_Portals
ALTER TABLE CRMStates CHECK CONSTRAINT FK_CRMStates_CRMCitys
ALTER TABLE CRMStatus CHECK CONSTRAINT FK_CRMStatus_Portals
ALTER TABLE CRMTasks CHECK CONSTRAINT FK_CRMTasks_Portals
ALTER TABLE Currencys CHECK CONSTRAINT FK_Currencys_Portals
ALTER TABLE Discussion CHECK CONSTRAINT FK_Discussion_Modules
ALTER TABLE Documents CHECK CONSTRAINT FK_Documents_Modules
ALTER TABLE ErrorLog CHECK CONSTRAINT FK_ErrorLog_Portals
ALTER TABLE Events CHECK CONSTRAINT FK_Events_Modules
ALTER TABLE EventsLog CHECK CONSTRAINT FK_EventsLog_Portals
ALTER TABLE FBankInfo CHECK CONSTRAINT FK_FBankInfo_FBanks
ALTER TABLE FBanks CHECK CONSTRAINT FK_FBanks_FCampains
ALTER TABLE FBanks CHECK CONSTRAINT FK_FBanks_Banks
ALTER TABLE Flash CHECK CONSTRAINT FK_Flash_Modules
ALTER TABLE ForumThreads CHECK CONSTRAINT FK_ForumThreads_Portals
ALTER TABLE ForumTopics CHECK CONSTRAINT FK_ForumTopics_Portals
ALTER TABLE HtmlText CHECK CONSTRAINT FK_HtmlText_Modules
ALTER TABLE Links CHECK CONSTRAINT FK_Links_Modules
ALTER TABLE Marquee CHECK CONSTRAINT FK_Marquee_Modules
ALTER TABLE Modules CHECK CONSTRAINT FK_Modules_Tabs
ALTER TABLE ModuleSettings CHECK CONSTRAINT FK_ModuleSettings_Modules
ALTER TABLE News CHECK CONSTRAINT FK_News_Modules
ALTER TABLE OrderDetails CHECK CONSTRAINT FK_OrderDetails_Orders
ALTER TABLE Orders CHECK CONSTRAINT FK_Orders_Portals
ALTER TABLE OrderStatus CHECK CONSTRAINT FK_OrderStatus_Portals
ALTER TABLE Payments CHECK CONSTRAINT FK_Payments_Portals
ALTER TABLE PayTypes CHECK CONSTRAINT FK_PayTypes_Portals
ALTER TABLE PopUpText CHECK CONSTRAINT FK_PopUpText_Modules
ALTER TABLE ProductAlternatives CHECK CONSTRAINT FK_ProductAlternatives_Products
ALTER TABLE ProductAttributes CHECK CONSTRAINT FK_ProductAttributes_Products
ALTER TABLE ProductAttributes CHECK CONSTRAINT FK_ProductAttributes_ProductOptionsValues
ALTER TABLE ProductCategories CHECK CONSTRAINT FK_ProductCategories_Categories
ALTER TABLE ProductCode1 CHECK CONSTRAINT FK_ProductCode1_Portals
ALTER TABLE ProductCode10 CHECK CONSTRAINT FK_ProductCode10_Portals
ALTER TABLE ProductCode11 CHECK CONSTRAINT FK_ProductCode11_Portals
ALTER TABLE ProductCode12 CHECK CONSTRAINT FK_ProductCode12_Portals
ALTER TABLE ProductCode13 CHECK CONSTRAINT FK_ProductCode13_Portals
ALTER TABLE ProductCode14 CHECK CONSTRAINT FK_ProductCode14_Portals
ALTER TABLE ProductCode15 CHECK CONSTRAINT FK_ProductCode15_Portals
ALTER TABLE ProductCode2 CHECK CONSTRAINT FK_ProductCode2_Portals
ALTER TABLE ProductCode3 CHECK CONSTRAINT FK_ProductCode3_Portals
ALTER TABLE ProductCode4 CHECK CONSTRAINT FK_ProductCode4_Portals
ALTER TABLE ProductCode5 CHECK CONSTRAINT FK_ProductCode5_Portals
ALTER TABLE ProductCode6 CHECK CONSTRAINT FK_ProductCode6_Portals
ALTER TABLE ProductCode7 CHECK CONSTRAINT FK_ProductCode7_Portals
ALTER TABLE ProductCode8 CHECK CONSTRAINT FK_ProductCode8_Portals
ALTER TABLE ProductCode9 CHECK CONSTRAINT FK_ProductCode9_Portals
ALTER TABLE ProductCompare CHECK CONSTRAINT FK_ProductCompare_Portals
ALTER TABLE ProductFiles CHECK CONSTRAINT FK_ProductFiles_Products
ALTER TABLE ProductImages CHECK CONSTRAINT FK_ProductImages_Products
ALTER TABLE ProductKdvs CHECK CONSTRAINT FK_ProductKdvs_Portals
ALTER TABLE ProductKeywords CHECK CONSTRAINT FK_ProductKeywords_Products
ALTER TABLE ProductMarks CHECK CONSTRAINT FK_ProductMarks_Portals
ALTER TABLE ProductOptionsValues CHECK CONSTRAINT FK_ProductOptionsValues_ProductOptions
ALTER TABLE ProductPropertys CHECK CONSTRAINT FK_ProductPropertys_Products
ALTER TABLE ProductUnits CHECK CONSTRAINT FK_ProductUnits_Products
ALTER TABLE ProductUsages CHECK CONSTRAINT FK_ProductUsages_Products
ALTER TABLE ProductWizardGroups CHECK CONSTRAINT FK_ProductWizardGroups_ProductWizards
ALTER TABLE ProductWizardItems CHECK CONSTRAINT FK_ProductWizardItems_ProductWizardGroups
ALTER TABLE ProductWizardLookups CHECK CONSTRAINT FK_ProductWizardLookups_ProductWizardItems
ALTER TABLE ProductWizards CHECK CONSTRAINT FK_ProductWizards_Portals
ALTER TABLE ProductWizardValues CHECK CONSTRAINT FK_ProductWizardValues_ProductWizardLookups
ALTER TABLE ProductWizardValues CHECK CONSTRAINT FK_ProductWizardValues_Products
ALTER TABLE QuestionLookup CHECK CONSTRAINT FK_QuestionLookup_QuestionMaster
ALTER TABLE QuestionMaster CHECK CONSTRAINT FK_QuestionMaster_Modules
ALTER TABLE Reviews CHECK CONSTRAINT FK_Reviews_Products
ALTER TABLE Roles CHECK CONSTRAINT FK_Roles_Portals
ALTER TABLE Shippings CHECK CONSTRAINT FK_Shippings_Users
ALTER TABLE ShoppingCart CHECK CONSTRAINT FK_ShoppingCart_Products
ALTER TABLE ShoppingCartAttributes CHECK CONSTRAINT FK_ShoppingCartAttributes_ShoppingCart
ALTER TABLE SmsHistory CHECK CONSTRAINT FK_SmsHistory_Portals
ALTER TABLE SurveyAnswers CHECK CONSTRAINT FK_SurveyAnswers_Surveys
ALTER TABLE SurveyOptions CHECK CONSTRAINT FK_SurveyOptions_SurveyQuestions
ALTER TABLE SurveyQuestions CHECK CONSTRAINT FK_SurveyQuestions_Surveys
ALTER TABLE Surveys CHECK CONSTRAINT FK_Surveys_Modules
ALTER TABLE Tabs CHECK CONSTRAINT FK_Tabs_Portals
ALTER TABLE UserCode1 CHECK CONSTRAINT FK_UserCode1_Portals
ALTER TABLE UserCode2 CHECK CONSTRAINT FK_UserCode2_Portals
ALTER TABLE UserCode3 CHECK CONSTRAINT FK_UserCode3_Portals
ALTER TABLE UserCode4 CHECK CONSTRAINT FK_UserCode4_Portals
ALTER TABLE UserRoles CHECK CONSTRAINT FK_UserRoles_Roles
--ALTER TABLE Users CHECK CONSTRAINT FK_Users_Portals
ALTER TABLE UsersLog CHECK CONSTRAINT FK_UsersLog_Portals
ALTER TABLE Visits CHECK CONSTRAINT FK_Visits_Portals
ALTER TABLE WizardMainFilter CHECK CONSTRAINT FK_WizardMainFilter_WizardPropertys
ALTER TABLE WizardPropertys CHECK CONSTRAINT FK_WizardPropertys_Wizards
ALTER TABLE Wizards CHECK CONSTRAINT FK_Wizards_Portals
ALTER TABLE WizardSubFilter CHECK CONSTRAINT FK_WizardSubFilter_WizardPropertys
ALTER TABLE WizardTemplateProducts CHECK CONSTRAINT FK_TemplateProducts_WizardTemplates
ALTER TABLE WizardTemplates CHECK CONSTRAINT FK_WizardTemplates_Wizards
GO