How to Drop an Index in PostgreSQL
drop index index_created_at_on_users;
Previous
How to Create a ViewReal-time SQL collaboration is here
Get started with PopSQL and PostgreSQL in minutes
drop index index_created_at_on_users;
Previous
How to Create a View