@@ -768,4 +768,9 @@ The following guidelines indicate when the use of an index should be reconsidere
ALTER TABLE table_name
DROP CONSTRAINT MyPrimaryKey;
ALTER TABLE table_name
DROP PRIMARY KEY;
# SQL - TRUNCATE TABLE
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.