DbSchema Blog

Categories

DbSchema Blog

SQL Wildcard Characters: LIKE Patterns, ESCAPE Rules, and Examples | DbSchema

Learn SQL wildcard characters with %, _, ESCAPE, ILIKE, and NOT LIKE examples. Compare databases and test safe pattern searches in DbSchema.

• 11-Sep-2026

DbSchema Blog

SQL NULL Functions Explained with Examples | DbSchema

Learn SQL NULL-handling functions like IFNULL, ISNULL, COALESCE, and NVL, with examples, pitfalls, and practice exercises.

• 11-Sep-2026

DbSchema Blog

SQL HAVING Clause: GROUP BY Filters, Examples, and HAVING vs WHERE | DbSchema

Learn SQL HAVING with GROUP BY using COUNT, SUM, AVG, JOIN, and COUNT DISTINCT examples. Understand HAVING vs WHERE and write safer reporting queries.

• 11-Sep-2026

DbSchema Blog

SQL ANY and ALL Operators Explained with Examples | DbSchema

ANY is true when one subquery row matches, ALL only when every row does. See each operator form, IN and EXISTS, and what NULLs and an empty subquery do.

• 11-Sep-2026

DbSchema Blog

SQL SELECT INTO Statement Explained with Examples | DbSchema

SELECT INTO copies a query result into a new table. Syntax, examples with their results, what the copy keeps, and what to use on MySQL, Oracle and SQLite.

• 11-Sep-2026

DbSchema Blog

MongoDB Virtual Foreign Keys Explained | DbSchema

Learn how to create virtual foreign keys in MongoDB using DbSchema to visualize relationships and browse related collection data.

• 11-Sep-2026

DbSchema Blog

Introduction to MongoDB Tutorial (2025) | DbSchema

MongoDB for beginners: the NoSQL document model, collections and BSON, replica sets and sharding, the SQL to MongoDB mapping, and where the document model fits.

• 11-Sep-2026

DbSchema Blog

MongoDB $lookup: Join Collections with Examples, Pipelines, and $unwind | DbSchema

Learn MongoDB $lookup with simple joins, pipeline lookups, $unwind, indexing, and performance tips. Build and inspect joins visually in DbSchema.

• 11-Sep-2026

DbSchema Blog

Best Oracle Database Design Tools in 2026

Six Oracle database design tools compared on reverse engineering, validation, version control, documentation and price, with an Oracle test schema to try each one on.

• 11-Sep-2026

DbSchema Blog

Cassandra ALTER TABLE Guide: What You Can and Cannot Change

What ALTER TABLE changes in Cassandra 5.0, from adding and dropping columns to table options, and what to do when you need a new column type, primary key or table name.

• 11-Sep-2026

first   next   last