Database Star: Home
open-menu closeme
Home
Start Here
About
Contact
Shop
youtube twitter linkedin github
  • How to Limit the Number of Rows in Oracle SQL After Ordering

    calendar Apr 18, 2016 · 5 min read · sql  ·
    Share on: twitter facebook linkedin copy

    In this article, I'll show you how you can limit the number of rows in Oracle SQL.


    Read More
  • How to Select Rows with Max Value for a Column in Oracle SQL

    calendar Apr 4, 2016 · 7 min read · sql  ·
    Share on: twitter facebook linkedin copy

    A common question in Oracle SQL, and SQL in general, is to select rows that match a maximum value for a column. Let's see how you can do that in SQL.


    Read More
  • Oracle SYS_CONTEXT Function with Examples (including Oracle 12C)

    calendar Mar 13, 2016 · 10 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The SYS_CONTEXT function is an Oracle function that checks configuration values on the database. Learn how to use it and see some examples in this article.


    Read More
  • Oracle EXTRACT Function Explained with Examples

    calendar Dec 31, 2015 · 5 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The Oracle EXTRACT function is very useful when you're doing any work with a date field or date expression. Let's learn what it is and see some examples in this article.


    Read More
  • Oracle DUMP Function Explained with Examples

    calendar Dec 17, 2015 · 4 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The Oracle DUMP function tells you the data type of an expression. Let's learn how to use it and see some examples in this article.


    Read More
  • Oracle CONVERT Function Explained with Examples

    calendar Nov 26, 2015 · 4 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The Oracle CONVERT function doesn't do what you might expect it do, if you just look at its name. Learn what this function does and how to use it in this article.


    Read More
  • Oracle TRANSLATE Function Explained with Examples

    calendar Nov 19, 2015 · 5 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The Oracle TRANSLATE function is a similar function to REPLACE, but it has a few differences. Learn what the differences are and see some examples in this article.


    Read More
  • Oracle TO_TIMESTAMP Function with Examples

    calendar Oct 8, 2015 · 3 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The Oracle TO_TIMESTAMP function is useful if you need to work with timestamp data types. Learn how to use it with some examples in this article.


    Read More
  • Oracle SUBSTR Function Explained with Examples

    calendar May 23, 2015 · 8 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    The Oracle SUBSTR function is used to get a smaller string (the substring) from within a larger string. Let's take a look at how you can use it and some examples.


    Read More
  • Oracle LISTAGG Function Usage, Tips & Examples

    calendar May 14, 2015 · 9 min read · sql-functions  ·
    Share on: twitter facebook linkedin copy

    This article explains the Oracle LISTAGG functions, which is one of the more difficult functions to understand. Purpose of the Oracle LISTAGG Function The purpose of the Oracle LISTAGG function is to allow you to perform aggregation of strings from data in columns. What is string aggregation? Well, it's a technique …


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

Ben Brumm

Improve your database and SQL skills.
Read More

Recent Posts

  • 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
  • How to Install MySQL on Windows
  • How to Install Postgres on Windows

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