#sql
Read more stories on Hashnode
Articles with this tag
Issue: Cannot drop PostgreSQL role. Error: cannot be dropped because some objects depend on it mydatabase=# drop user jack; ERROR: role "jack" cannot...
Use slackbot to send SQS message which trigger lambda function for executing SQL command on database This post focuses on creating SQS queue and...
#SQLpad A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica,...