Bilal Shahid
MongoDB Howtos
- Connect MongoDB With PowerShell
- Check if MongoDB Is Installed on Windows
- Difference Between ObjectId and $Oid in MongoDB
- Locking in MongoDB
- Use an ORM in MongoDB
- Build a MongoDB REST API
- Convert a String to Date in MongoDB
- Import CSV Files in MongoDB
- Shutdown/Stop MongoDB
VBA Howtos
- Convert Text to Number in Microsoft Excel VBA
- Unsort Sorted Data in Microsoft Excel VBA
- Parsing XML in Microsoft Excel VBA
- Use for Each on an Array Using VBA
- Convert Integer to String Data Type in Microsoft Excel VBA
- Create a Progress Bar in Excel VBA
- Different Ways to Check if a Cell Is Empty in Microsoft Excel VBA
- Import CSV Into Access VBA
- Loop Through Files in a Folder Using VBA
- MsgBox in Microsoft Excel VBA
- On Error Statement in Microsoft Excel VBA
- Project Password in Microsoft Excel VBA
- Save as in Microsoft Excel VBA
- Use Regular Expressions in Excel VBA
- Clear the Immediate Window Using VBA
- Parse JSON With VBA
- Read a Text File Line by Line in VBA
- Reference Another Sheet in VLookup Using VBA
- Convert a Column Number to Letter in Excel Using VBA
- Create an Array From a Specific Range in Excel Using VBA
- Introduction to Comparison Operators in VBA
- Open a Workbook by Specifying Its Path in Microsoft Excel Using VBA
- VBA Copy Past Values
SQLite Howtos
- Procedure to Open a Database File From SQLite
- SQLite Data Types
- SQLite Describe a Table
- SQLite INSERT a New Record or UPDATE One if It Already Exists
- Variables in SQLite
- Encryption and Password Protection in SQLite
- JSON in SQLite
- Regex Operator in SQLite
- SQLite Electron Module
- Prevent Duplication in SQLite
- Temporary Tables in SQLite
PostgreSQL Howtos
- PostgreSQL Default Port
- Best Postgres Clients Available for Windows Users
- Create a Read Only User in PostgreSQL
- Drop Not Null Constraint in PostgreSQL
- Install and Start PostgreSQL Server on Mac
- Install and Troubleshoot the ODBC Driver for PostgreSQL
- Introduction to Views in PostgreSQL
- Log All PostgreSQL Queries
- PostgreSQL - Check Date and Time Relative to Today
- PostgreSQL Database Encryption
- Add PostgreSQL Database as a Maven Dependency
- Convert From Unix Epoch to the Date in PostgreSQL
- Insert Current Timestamp in PostgreSQL
- PostgreSQL Port 5432
- Convert Timezone in PostgreSQL Server
- Run PostgreSQL in Memory Only
- Select From Dual in PostgreSQL
- Transpose Columns to Rows in PostgreSQL
- Alternatives to DATEADD() in PostgreSQL
- Grant Privileges to the User in PostgreSQL
- Install PSQL Without Installing Full PostgreSQL
- The DISTINCT Clause in PostgreSQL
- The initdb Command in PostgreSQL
- Unnest in PostgreSQL
- Upgrade the PostgreSQL Server Version Without Losing Any Data
- Varchar vs Text in PostgreSQL
- Check if PostgreSQL Is Installed on Linux
- Database Cluster in PostgreSQL
- Array Length in PostgreSQL
- Delete All Table Rows in PostgreSQL
- Find and Delete Duplicate Records in a Database in PostgreSQL
- Limit Rows in PostgreSQL
- Order by Clause in PostgreSQL
- Use UTC Current Time as Default in PostgreSQL
- Start PostgreSQL Server on Windows
- Writing Case-Insensitive Queries in PostgreSQL
- Configuring PostgreSQL in Linux
- Create Role or User if It Does Not Exist in PostgreSQL
- Comment Characters in PostgreSQL
- NEXTVAL Function in PostgreSQL
- Select Random Rows in PostgreSQL
- Create a Pivot Table in PostgreSQL
- Rename a Table Inside a Schema in PostgreSQL
- Run PostgreSQL Queries in PSQL
- Save PL/pgSQL Output From PostgreSQL to CSV
- Terminate a PostgreSQL Connection
- Exit From the Command Line Utility in PostgreSQL
- Round an Average to 2 Decimal Places in PostgreSQL
- Compare Dates in Datetime Fields in PostgreSQL
- Drop Database Through PSQL in PostgreSQL
- Subtract a Day From a Timestamp Date in PostgreSQL
- Use NOT IN With Subquery in PostgreSQL
- Differences Between the IN and ANY Operators in PostgreSQL
- Foreign Key ON DELETE CASCADE in PostgreSQL
- Insert on Duplicate Update in PostgreSQL
- List All Tables in PostgreSQL INFORMATION_SCHEMA Table
- Remote Connection to Another Instance Using PSQL
- Add a Unique Constraint After Creating a Table in PostgreSQL
- Default Username/Password for PostgreSQL Server in Rails 4
- Extract Day of Week From Date Field in PostgreSQL
- Kill a Process ID in PostgreSQL
- SELECT if String Contains a Substring Match in PostgreSQL
- Concatenate Columns in PostgreSQL Using Select
- Upsert (Insert on Duplicate Update, Merge) in PostgreSQL With EXCLUDE Values
- Upsert (Merge, Insert on Duplicate Update) in PostgreSQL
- Auto Increment Values in PostgreSQL
- Foreign Key Syntax in PostgreSQL
- Single Query to Rename and Change Column Type in PostgreSQL
- Create Table if It Does Not Exist in PostgreSQL
C# Howtos
- URL Encoding in C#
- Interface vs Abstract Classes in C#
- Obtain a Distinct List Based on One or More Properties in C#
- Callback in C#
- Draw Circles in C#
- Post JSON to a Server in C#
- Check for the Existence of a Dictionary Key in C#
- Implement a Read-Only Property in C#
- Toggle a Boolean Variable in C#
- Swap Variable Values Without the Use of Temporary Variable in C#
- Convert a Dictionary to JSON String in C#
- Implement a Property in an Interface in C#
- Method Groups in C#
- Convert String to Double in C#
Author: Bilal Shahid
Hello, I am Bilal, a research enthusiast who tends to break and make code from scratch. I dwell deep into the latest issues faced by the developer community and provide answers and different solutions. Apart from that, I am just another normal developer with a laptop, a mug of coffee, some biscuits and a thick spectacle!
GitHub