Shihab Sikder
PostgreSQL Howtos
- Add Days to Date in PostgreSQL
- PostgreSQL Insert or Update if Exists
- PostgreSQL Print Variable
- Use Where Clause in the Date Field Using PostgreSQL
- Add Primary Key to a PostgreSQL Table Only if It Does Not Exist
- Change the Owner of the PostgreSQL Database
- Check if a User-Defined Type Already Exists in PostgreSQL
- Drop if Exists vs Drop in PostgreSQL
- Generate a UUID for the Insert Statement in PostgreSQL
- Connect to PostgreSQL in SSL Mode
- Find the Disk Size of a PostgreSQL Table and Its Indexes
- JSONB in PostgreSQL
- Restart PostgreSQL in Ubuntu 18.04
- Get Column Names in PostgreSQL
- Update Data in the JSON Field in PostgreSQL
- PostgreSQL DATE_TRUNC() Function
- PostgreSQL Drop Primary Key
- PostgreSQL Equivalent of SYSDATE
- PostgreSQL string_agg Function
- Left Join Lateral in PostgreSQL
- Run SQL File in PSQL
- Show Connections in PostgreSQL
- Use Loop in PostgreSQL
- Use Variables in PostgreSQL
- Difference Between Timestamp With and Without Time Zone in PostgreSQL
- Query Between Date Ranges in PostgreSQL
- PostgreSQL Query Between Date Ranges
- Connect to PostgreSQL With Password
- Use Database in PostgreSQL
- Use CASE in PostgreSQL
- Change Column Type in Postgres
- Change User Password in Postgres
- Check Version of Postgres
- Postgres Connection String
Python How-To's
- AttributeError: 'Dict' Object Has No Attribute 'Append' in Python
- AttributeError: 'NoneType' Object Has No Attribute 'Text' in Python
- Fix the AttributeError: 'numpy.ndarray' Object Has No Attribute 'Append' in Python
MongoDB Howtos
- Use MongoDB $Pull to Delete Documents Within an Array
- Search in the Specified Array in MongoDB
- Difference Between deleteMany() and Remove() in MongoDB
- The $ne Operator in MongoDB
- The $unset Operator in MongoDB
- Upsert in MongoDB
JavaScript Howtos
Author: Shihab Sikder