Learn about Window Functions in SQL 2022 through practical examples.
ReadDesign • 26-Apr-2022
Generate Database Schema Documentation with Vector Image
ReadDesign • 10-Nov-2021
Learn how to automate database tasks, like schema deployment on multiple databases or generate HTML5 documentation
ReadDesign • 10-Mar-2021
In this article, we are going to compare 5 of the best database design tools in 2021.
ReadDesign • 17-Jul-2020
Learn how to easily import a csv file to your MySQL database with a simple query.
ReadDesign • 05-May-2020
In this article, you will learn two ways that will help you return only the date from GETDATE.
ReadDesign • 13-Apr-2020
This article compares the features, price, strengths & weaknesses of 3 database modeling tools: Navicat, DbForge and DbSchema
ReadDesign • 10-Apr-2020
In this article, we compare the main features of DbSchema & DbVisualizer.
ReadDesign • 09-Apr-2020
Step-by-step guide on how to enable remote connections in SQL Server and set the Port
ReadDesign • 07-Apr-2020
In this article, I will present how to use Indexes & Foreign Keys to improve the performance of your database.
ReadDesign • 31-Mar-2020
Learn how to explore databases visually with Relational Data Editor.
ReadDesign • 30-Mar-2020
SQL Views are virtual tables with data derived from one or more base tables. They are not physically stored in the database.
ReadDesign • 29-Feb-2020
SQL Interview Questions for Developers and Database Administrators
ReadDesign • 15-Apr-2019
In this article, we are going to see how to insert multiple rows in a single SQL query.
ReadDesign • 12-Apr-2019
Learn how you can update data to a table based on values matched from another table
ReadDesign • 11-Apr-2019