Database Star: Home
open-menu closeme
Home
Start Here
About
Contact
Shop
youtube twitter linkedin github
  • SQL WHERE Clause: Guide and Examples

    calendar Apr 10, 2019 · 8 min read · sql  ·
    Share on: twitter facebook linkedin copy

    In this article, you'll learn what the WHERE clause is in SQL, how to use it, and see some examples.


    Read More
  • SQL CTE (WITH Clause): The Ultimate Guide

    calendar Apr 1, 2019 · 20 min read · sql  ·
    Share on: twitter facebook linkedin copy

    In this article, you'll learn all about the Common Table Expression, what it's good for, and how to use it.


    Read More
  • SQL Limit: The Complete Guide to SQL Row Limiting and Top-N Queries

    calendar Nov 20, 2018 · 14 min read · sql  ·
    Share on: twitter facebook linkedin copy

    Learn how to use this SQL limit feature in this article.


    Read More
  • SQL Merge: The Complete Guide

    calendar May 22, 2018 · 12 min read · sql  ·
    Share on: twitter facebook linkedin copy

    Learn how to use the MERGE command in SQL.


    Read More
  • SQL UPPER, LOWER, and INITCAP Function Guide, FAQ & Examples

    calendar Jan 6, 2018 · 8 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    Changing the case of text in SQL is a common task when comparing strings or validating data. Learn how to do it with the UPPER, LOWER, and INITCAP functions in this article.


    Read More
  • SQL NVL, ISNULL, and Other Logical Function Guide, FAQ, and Examples

    calendar Jan 1, 2018 · 14 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    There are several functions in SQL, such as NVL and ISNULL, that perform some kind of logic on the values that are provided. Learn what they all do and see some examples in this article.


    Read More
  • SQL LENGTH/LEN Function Guide, FAQ, and Examples

    calendar Dec 24, 2017 · 6 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    In this article, we’ll look at the LENGTH function and its variants, and the VSIZE function, explain how they work, and see some examples.


    Read More
  • SQL CHR, CHAR, ASCII, NCHR, NCHAR, and ASCIISTR Function Guide, FAQ, and Example

    calendar Dec 23, 2017 · 6 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The SQL CHR, CHAR, ASCII, NCHR, NCHAR, and ASCIISTR functions are useful when translating between text characters and their ASCII codes. Learn all about these functions in this article.


    Read More
  • SQL GREATEST and LEAST Function Guide, FAQ, & Examples

    calendar Dec 21, 2017 · 6 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The SQL GREATEST function and LEAST function are quite useful, but not very well understood. Let’s take a look at these functions and see some examples in this article.


    Read More
  • SQL LEAD and LAG Function Guide, FAQ, and Examples

    calendar Dec 6, 2017 · 10 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The SQL LEAD function and SQL LAG function can be very useful for finding data in your result set and simplifying your queries. Learn all about them in this article.


    Read More
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

Ben Brumm

Improve your database and SQL skills.
Read More

Recent Posts

  • How MySQL AI in 2025 Ends Your Struggle with Late-Night SQL
  • Moved Away from WordPress
  • dbForge SQL Complete 7.0 Just Released
  • I Surveyed 483 SQL Users About Their Tools
  • How to Delete a Row in SQL
  • How to Count Distinct Values in SQL
  • How to Install Postgres on Mac Using Homebrew
  • Solution for Homebrew PostgreSQL Service Not Starting

Categories

ALLVENDORS 78 ORACLE 67 MYSQL 11 SQLDEVELOPER 9 SQLSERVER 5 POSTGRES 3 NOBANNER 1

Tags

SQL 63 SQL-FUNCTIONS 56 SQL-ERRORS 22 SQL-SERVER 14 MYSQL 12 ORACLE 12 POSTGRESQL 12 WORK-PERFORMANCE 11 DATABASE-DESIGN 9 CAREER-PLAN 5 PROGRAMMING 5 JOB-SEARCH 3 TOOLS 2
Database Star: Home

Copyright  DATABASE STAR: HOME. All Rights Reserved

to-top