Register
Login
Register
Login
Search
Design
Consulting
DNN Apps
Content Management System
Custom DNN Modules
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Gift Certificates
Date Time Calculator
Screenshot Gallery
TimeTracker
QR Code Maker
Open Weather
Surveillance Systems
Business Links
Support
Knowledge Base
Contact
nopCommerce
Support
/
Knowledge Base
/
nopCommerce
Snippets
Current Articles
|
Archives
|
Search
nopCommerce
04
nopCommerce SQL Query for Top 10 Gross Sales Days
Webmaster
posted on February 04, 2025 10:26
Declare @current_utc_offset int IF ServerProperty('EngineEdition') >= 5 Begin set @current_utc_offset = (select conver...
[Read the rest of this article...]
nopcommerce
Posted in:
Azure SQL Database
,
SQL Scripts
,
nopCommerce
Actions:
E-mail
|
Permalink
|
Comments (0)
04
nopCommerce SQL Query for Top 10 Sales Days
Webmaster
posted on February 04, 2025 10:26
Declare @current_utc_offset int IF ServerProperty('EngineEdition') >= 5 Begin set @current_utc_offset = (select conver...
[Read the rest of this article...]
Posted in:
Azure SQL Database
,
SQL Scripts
,
nopCommerce
Actions:
E-mail
|
Permalink
|
Comments (0)
12
nopCommerce - Deleting Guest Accounts
Webmaster
posted on January 12, 2025 05:01
Deleting guest account from Customer table: SQL Query DELETE Customer FROM Customer LEFT OUTER JOIN [Order] ON Customer.Id = [Order].CustomerI...
[Read the rest of this article...]
nopcommerce
Posted in:
Microsoft SQL Server
,
Azure SQL Database
,
SQL Scripts
,
nopCommerce
Actions:
E-mail
|
Permalink
|
Comments (0)
Categories
Azure (3)
C Sharp - C# (41)
..private void function() (11)
CSS (17)
DNN (64)
..Modules (23)
....Core Modules (6)
....Custom Modules (39)
..Resource Links (2)
..Skin Objects (2)
..Social (1)
E-Mail (4)
IIS (3)
Malware (1)
Microsoft SQL Server (18)
..Azure SQL Database (5)
..SQL Scripts (19)
..SQL Server 2008 R2 (11)
..SQL Server 2014 (1)
..Stored Procedures (6)
Networking Problems (7)
nopCommerce (3)
Operating Systems (1)
..Windows 7 (3)
..Windows Server 2003 (1)
..Windows Server 2008 (2)
..Windows Server 2012 (2)
..Windows Vista (2)
..Windows XP (4)
PCI DSS Compliance (1)
SSRS (2)
Technology (139)
VbScript (3)
Web Design (7)
Web.Config (5)
Archives
2025 (10)
2024 (12)
2023 (1)
2022 (1)
2021 (2)
2020 (16)
2019 (11)
2018 (8)
2017 (14)
2016 (14)
2015 (4)
2014 (26)
2013 (11)
2012 (15)
2011 (30)
2010 (157)