My testing 2  
 
-- 1. Verify the record first
SELECT *
FROM CMSPages
WHERE PageID = 123;

-- 2. Backup the record before deletion
SELECT *
INTO CMSPages_Backup_20260606
FROM CMSPages
WHERE PageID = 123;

-- 3. Delete the record
DELETE FROM CMSPages
WHERE PageID = 123;

 

 
 
Contact Us
 
DAV Public School
Phone-1234567890
Website-www.traning.minervainfo.com

Like Us on: