1 line
96 B
MySQL
1 line
96 B
MySQL
|
INSERT INTO Settings (SettingID, Name, Details) VALUES (NEWID(), 'Service Charge Enabled', 'no')
|