<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Database Star: Home</title>
    <link>/</link>
    <description>Recent content on Database Star: Home</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 15 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Compare PostgreSQL Databases in Seconds</title>
      <link>/pgcompare/</link>
      <pubDate>Mon, 15 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>/pgcompare/</guid>
      <description>
        
          
            Learn how to use this tool to automatically compare PostgreSQL databases.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How MySQL AI in 2025 Ends Your Struggle with Late-Night SQL</title>
      <link>/mysql-ai/</link>
      <pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate>
      
      <guid>/mysql-ai/</guid>
      <description>
        
          
            A guide to the new dbForge AI Assistant.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Moved Away from WordPress</title>
      <link>/moved-site/</link>
      <pubDate>Sun, 15 Jun 2025 00:00:00 +0000</pubDate>
      
      <guid>/moved-site/</guid>
      <description>
        
          
            I recently migrated this site away from WordPress. I&#39;ll explain why in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>dbForge SQL Complete 7.0 Just Released</title>
      <link>/dbforge-sql-complete-7/</link>
      <pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>/dbforge-sql-complete-7/</guid>
      <description>
        
          
            If you work with SQL Server, then you&#39;ll be interested in this. dbForge SQL Complete, an add-in for SSMS and Visual Studio, has just been released with a new version and some great new features.
          
          
        
      </description>
    </item>
    
    <item>
      <title>I Surveyed 483 SQL Users About Their Tools</title>
      <link>/database_tool_survey_2024/</link>
      <pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate>
      
      <guid>/database_tool_survey_2024/</guid>
      <description>
        
          
            I surveyed 483 database users about which databases and editors they use.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Delete a Row in SQL</title>
      <link>/sql-delete-row/</link>
      <pubDate>Wed, 16 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/sql-delete-row/</guid>
      <description>
        
          
            In this post, you’ll learn how to delete a row in SQL and how to delete all rows in a table.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Count Distinct Values in SQL</title>
      <link>/sql-count-distinct/</link>
      <pubDate>Tue, 15 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/sql-count-distinct/</guid>
      <description>
        
          
            In this article, you’ll learn how to count the number of unique values in a column.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install Postgres on Mac Using Homebrew</title>
      <link>/install-postgres-mac-homebrew/</link>
      <pubDate>Tue, 15 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/install-postgres-mac-homebrew/</guid>
      <description>
        
          
            In this article, you’ll see step-by-step instructions on how to install PostgreSQL using Homebrew.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solution for Homebrew PostgreSQL Service Not Starting</title>
      <link>/homebrew-postgresql-service-not-starting/</link>
      <pubDate>Mon, 14 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/homebrew-postgresql-service-not-starting/</guid>
      <description>
        
          
            If you’re on a Mac and trying to run Postgres using Homebrew, you might have problems starting the service. In this post, I’ll explain the issue and the solution.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install MySQL on Windows</title>
      <link>/install-mysql-windows/</link>
      <pubDate>Wed, 09 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>/install-mysql-windows/</guid>
      <description>
        
          
            In this post, you’ll learn how to install a MySQL database on Windows and connect to it using MySQL Workbench.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install Postgres on Windows</title>
      <link>/install-postgres-windows/</link>
      <pubDate>Fri, 28 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>/install-postgres-windows/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn how to download PostgreSQL for Windows, install it, and use pgAdmin to connect to the database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Set Up the Oracle Cloud Free Tier</title>
      <link>/oracle-cloud-free-tier/</link>
      <pubDate>Fri, 28 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>/oracle-cloud-free-tier/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn how to set up an Oracle database on their Free Cloud Tier.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install SQL Server Express (&amp; SSMS)</title>
      <link>/install-sql-server-express/</link>
      <pubDate>Thu, 13 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>/install-sql-server-express/</guid>
      <description>
        
          
            In this post, you’ll see the step-by-step process to download and install SQL Server Express, install SQL Server Management Studio, and connect to the database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install MySQL on Mac using a DMG File</title>
      <link>/install-mysql-mac-dmg/</link>
      <pubDate>Mon, 10 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>/install-mysql-mac-dmg/</guid>
      <description>
        
          
            In this article, you&#39;ll learn how to install MySQL on a Mac using an installation package, otherwise known as a DMG file.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install MySQL on Mac using Homebrew</title>
      <link>/install-mysql-mac-homebrew/</link>
      <pubDate>Mon, 10 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>/install-mysql-mac-homebrew/</guid>
      <description>
        
          
            In this article, you&#39;ll see step-by-step instructions on how to install MySQL using Homebrew.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Aqua Data Studio vs DBeaver: A Comparison</title>
      <link>/aqua-data-studio-vs-dbeaver/</link>
      <pubDate>Mon, 24 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>/aqua-data-studio-vs-dbeaver/</guid>
      <description>
        
          
            In this post, I&#39;ll compare the major features of both Aqua Data Studio and DBeaver.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Create a Simple ERD in SSMS</title>
      <link>/ssms-erd/</link>
      <pubDate>Sat, 01 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>/ssms-erd/</guid>
      <description>
        
          
            Learn how to create an ERD in SSMS.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Create a Simple ERD in MySQL Workbench</title>
      <link>/mysql-workbench-erd/</link>
      <pubDate>Fri, 31 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>/mysql-workbench-erd/</guid>
      <description>
        
          
            Learn how to create an ERD in MySQL Workbench.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Create a Simple ERD in pgAdmin</title>
      <link>/pgadmin-erd-tool/</link>
      <pubDate>Fri, 31 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>/pgadmin-erd-tool/</guid>
      <description>
        
          
            Learn how to create an ERD in pgAdmin.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Create a Simple ERD in SQL Developer Data Modeler</title>
      <link>/2023-03-31-sql-developer-data-modeler-erd/</link>
      <pubDate>Fri, 31 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>/2023-03-31-sql-developer-data-modeler-erd/</guid>
      <description>
        
          
            Learn how to generate an ERD in SQL Developer.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Format a Date in PostgreSQL</title>
      <link>/format-date-postgresql/</link>
      <pubDate>Thu, 13 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/format-date-postgresql/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn how to format DATE values into many different formats, how to insert DATE values into a table, and more.
          
          
        
      </description>
    </item>
    
    <item>
      <title>On Delete Cascade in SQL</title>
      <link>/on-delete-cascade/</link>
      <pubDate>Tue, 11 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/on-delete-cascade/</guid>
      <description>
        
          
            In this article, you&#39;ll learn what the ON DELETE CASCADE keyword means and what it does.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Live SQL: The Complete Guide</title>
      <link>/oracle-live-sql/</link>
      <pubDate>Mon, 10 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/oracle-live-sql/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn all about Oracle Live SQL
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Decimal: Guide and Examples</title>
      <link>/sql-decimal/</link>
      <pubDate>Thu, 06 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/sql-decimal/</guid>
      <description>
        
          
            The SQL DECIMAL data type is useful for storing numbers with decimal places. Learn all about it, including which databases support it, and how to work with it, in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Use Multiple Inner Joins in SQL</title>
      <link>/multiple-inner-joins/</link>
      <pubDate>Tue, 04 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/multiple-inner-joins/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn how to use multiple inner joins in SQL, why you may want to do this, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Create a Database in MySQL</title>
      <link>/mysql-create-database/</link>
      <pubDate>Mon, 03 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/mysql-create-database/</guid>
      <description>
        
          
            &lt;p&gt;If you want to create a new database in MySQL, you can either use an SQL command or follow the steps in an IDE such as MySQL Workbench.&lt;/p&gt;
&lt;p&gt;Learn how to do it in both ways in this guide.&lt;/p&gt;
&lt;figure&gt;&lt;a href=&#34;https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?website=blogpost&#34;&gt;&lt;img src=&#34;/images/bonus_sqlcheatsheets.png&#34;&gt;&lt;/a&gt;
&lt;/figure&gt;

&lt;h2 id=&#34;mysql-create-database-command&#34;&gt;MySQL Create Database Command&lt;/h2&gt;
&lt;p&gt;To create a new database in &lt;a href=&#34;https://www.databasestar.com/mysql-database/&#34;&gt;MySQL&lt;/a&gt;, you can use the &lt;a href=&#34;https://dev.mysql.com/doc/refman/8.0/en/create-database.html&#34;&gt;CREATE DATABASE command&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The simple version looks like this:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sql&#34; data-lang=&#34;sql&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;CREATE&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;k&#34;&gt;DATABASE&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;n&#34;&gt;database_name&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The full command has a lot more options you can set:&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Split a String in SQL: Guide &amp; Examples</title>
      <link>/sql-split-string/</link>
      <pubDate>Mon, 03 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/sql-split-string/</guid>
      <description>
        
          
            To split a string in SQL you can use a built-in function. The exact function depends on which database you&#39;re using.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install Postgres on Mac</title>
      <link>/install-postgres-on-mac/</link>
      <pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/install-postgres-on-mac/</guid>
      <description>
        
          
            If you want to install a PostgreSQL database on macOS, you can follow the steps in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL IN and SQL NOT IN - Guide &amp; Examples</title>
      <link>/sql-in-sql-not-in/</link>
      <pubDate>Fri, 30 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>/sql-in-sql-not-in/</guid>
      <description>
        
          
            The SQL IN and SQL NOT IN keywords allow you to compare against a list of values, instead of a single value. Learn all about how to use them and see some examples in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Cheat Sheet</title>
      <link>/sql-cheat-sheet/</link>
      <pubDate>Wed, 28 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>/sql-cheat-sheet/</guid>
      <description>
        
          
            Get a reference for many of the common SQL commands and features on this SQL Cheat Sheet page.
          
          
        
      </description>
    </item>
    
    <item>
      <title>OTN Appreciation Day</title>
      <link>/otn-appreciation-day/</link>
      <pubDate>Tue, 27 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>/otn-appreciation-day/</guid>
      <description>
        
          
            As part of the ThanksOTN (or ThanksODC) idea started by Tim Hall on Twitter, I&#39;ve written about a few things I appreciate over the years.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL Privileges The Ultimate Guide</title>
      <link>/mysql-privileges/</link>
      <pubDate>Wed, 22 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>/mysql-privileges/</guid>
      <description>
        
          
            Learn what MySQL privileges are and how they work.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Handle Database Timezones</title>
      <link>/database-timezones/</link>
      <pubDate>Sun, 12 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>/database-timezones/</guid>
      <description>
        
          
            Learn what timezones are and how to work with them in a database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to Oracle PDB (Pluggable Database) and CDB (Container Database)</title>
      <link>/oracle-pdb/</link>
      <pubDate>Sun, 28 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>/oracle-pdb/</guid>
      <description>
        
          
            Learn all about pluggable databases (PDB) in Oracle.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL ENUM: The Ultimate Guide</title>
      <link>/mysql-enum/</link>
      <pubDate>Thu, 14 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>/mysql-enum/</guid>
      <description>
        
          
            Learn all about ENUMs in MySQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Change User Password in MySQL</title>
      <link>/mysql-change-user-password/</link>
      <pubDate>Wed, 13 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>/mysql-change-user-password/</guid>
      <description>
        
          
            Learn how to change the password in MySQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Use mysqldump to Backup and Restore a MySQL Database</title>
      <link>/mysqldump/</link>
      <pubDate>Thu, 07 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>/mysqldump/</guid>
      <description>
        
          
            Learn all about the mysqldump command.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL Pivot: How To Generate a Pivot Table</title>
      <link>/mysql-pivot/</link>
      <pubDate>Mon, 04 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>/mysql-pivot/</guid>
      <description>
        
          
            Learn how to pivot in MySQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Server PIVOT and UNPIVOT Explained with Examples</title>
      <link>/sql-server-pivot/</link>
      <pubDate>Wed, 29 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-server-pivot/</guid>
      <description>
        
          
            Learn how to pivot data in SQL Server
          
          
        
      </description>
    </item>
    
    <item>
      <title>Flyway DB Tutorial: How to Set Up Flyway</title>
      <link>/flyway-db-tutorial/</link>
      <pubDate>Fri, 24 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/flyway-db-tutorial/</guid>
      <description>
        
          
            Learn how to set up and use Flyway DB.
          
          
        
      </description>
    </item>
    
    <item>
      <title>GitHub Tutorial for SQL Files</title>
      <link>/github-tutorial/</link>
      <pubDate>Tue, 21 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/github-tutorial/</guid>
      <description>
        
          
            Learn how to use GitHub.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Perform Bulk Insert in Oracle PL/SQL</title>
      <link>/oracle-bulk-insert/</link>
      <pubDate>Mon, 20 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/oracle-bulk-insert/</guid>
      <description>
        
          
            Learn how to use the Bulk Insert feature in Oracle.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL Workbench Export and Import Database: How To</title>
      <link>/mysql-workbench-export-database/</link>
      <pubDate>Wed, 15 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/mysql-workbench-export-database/</guid>
      <description>
        
          
            Learn how to export a database in MySQL Workbench.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Developer Import CSV: How To</title>
      <link>/sql-developer-import-csv/</link>
      <pubDate>Wed, 15 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-import-csv/</guid>
      <description>
        
          
            Learn how to import a CSV file in SQL Developer
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Describe Table (In Different Vendors)</title>
      <link>/sql-describe-table/</link>
      <pubDate>Mon, 13 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-describe-table/</guid>
      <description>
        
          
            Learn how to describe a table in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Generate a Running Total in SQL</title>
      <link>/sql-running-total/</link>
      <pubDate>Sat, 11 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-running-total/</guid>
      <description>
        
          
            Learn how to calculate a running total in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Remove Duplicate Records in SQL</title>
      <link>/sql-remove-duplicates/</link>
      <pubDate>Fri, 10 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-remove-duplicates/</guid>
      <description>
        
          
            Learn how to remove duplicate rows from a table using SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Create a User in Oracle (With Privileges)</title>
      <link>/oracle-create-user/</link>
      <pubDate>Thu, 09 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/oracle-create-user/</guid>
      <description>
        
          
            Learn how to create a user on the Oracle database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Set Up a Database on Docker</title>
      <link>/database-docker/</link>
      <pubDate>Sun, 05 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>/database-docker/</guid>
      <description>
        
          
            Learn how to set up and use Docker for a database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Complex SQL Query Example - Daily Order Analysis</title>
      <link>/complex-sql-query-example/</link>
      <pubDate>Wed, 14 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>/complex-sql-query-example/</guid>
      <description>
        
          
            If you want to see how to write a complex query on an SQL database, this example will show you.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Set Up the Sample Bookstore Database</title>
      <link>/sample-bookstore-database/</link>
      <pubDate>Tue, 29 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>/sample-bookstore-database/</guid>
      <description>
        
          
            Details on the sample bookstore database
          
          
        
      </description>
    </item>
    
    <item>
      <title>116 Software Development Tools</title>
      <link>/software-development-tools/</link>
      <pubDate>Tue, 22 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>/software-development-tools/</guid>
      <description>
        
          
            See a list of software development tools.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Default Value: How To with Examples</title>
      <link>/sql-default/</link>
      <pubDate>Sun, 13 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-default/</guid>
      <description>
        
          
            Learn all about the SQL DEFAULT constraint.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Fix MySQL Error: Access Denied for User &#39;root&#39;@&#39;localhost&#39;</title>
      <link>/access-denied-for-user-root-at-localhost/</link>
      <pubDate>Wed, 09 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>/access-denied-for-user-root-at-localhost/</guid>
      <description>
        
          
            Learn how to fix this access denied error, and see a range of solutions if the suggested fix does not work, in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Cross Apply and Outer Apply: The Complete Guide</title>
      <link>/sql-cross-apply/</link>
      <pubDate>Tue, 09 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-cross-apply/</guid>
      <description>
        
          
            Learn all about the CROSS APPLY feature in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Show a List of Databases in SQL</title>
      <link>/sql-show-databases/</link>
      <pubDate>Mon, 08 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-show-databases/</guid>
      <description>
        
          
            Learn how to show a list of databases in SQL
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Drop Database Command</title>
      <link>/sql-drop-database/</link>
      <pubDate>Sun, 07 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-drop-database/</guid>
      <description>
        
          
            Sometimes you&#39;ll need to delete a database or drop a database in SQL. There&#39;s a command to do this in SQL. Let&#39;s see how you can do this in different databases.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Update from Select in SQL</title>
      <link>/sql-update-from-select/</link>
      <pubDate>Thu, 04 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-update-from-select/</guid>
      <description>
        
          
            Let&#39;s take a look at the SQL Update from Select techniques in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>JSON in PostgreSQL: The Ultimate Guide</title>
      <link>/postgresql-json/</link>
      <pubDate>Thu, 04 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/postgresql-json/</guid>
      <description>
        
          
            Learn all about JSON in PostgreSQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Show Tables: List All Tables in a Database</title>
      <link>/sql-list-tables/</link>
      <pubDate>Thu, 04 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-list-tables/</guid>
      <description>
        
          
            Learn how to get a list of tables in an SQL database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to DBMS_OUTPUT.PUT_LINE</title>
      <link>/dbms_output-put_line/</link>
      <pubDate>Wed, 03 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/dbms_output-put_line/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn what the DBMS_OUTPUT.PUT_LINE function in Oracle does.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to SQL Bind Variables</title>
      <link>/sql-bind-variables/</link>
      <pubDate>Wed, 03 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-bind-variables/</guid>
      <description>
        
          
            Learn all about bind variables in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>JSON in Oracle: The Ultimate Guide</title>
      <link>/oracle-json/</link>
      <pubDate>Tue, 02 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/oracle-json/</guid>
      <description>
        
          
            Learn all about JSON in an Oracle database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>800 Free Data Sets</title>
      <link>/free-data-sets/</link>
      <pubDate>Sun, 28 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>/free-data-sets/</guid>
      <description>
        
          
            A list of free data sets to help practice SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>JSON in SQL Server: The Ultimate Guide</title>
      <link>/json-sql-server/</link>
      <pubDate>Wed, 24 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>/json-sql-server/</guid>
      <description>
        
          
            Learn all about JSON in SQL Server.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Injection: The Definitive Guide</title>
      <link>/sql-injection/</link>
      <pubDate>Tue, 23 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-injection/</guid>
      <description>
        
          
            Learn all about SQL injection in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Indexes - The Definitive Guide</title>
      <link>/sql-indexes/</link>
      <pubDate>Wed, 17 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-indexes/</guid>
      <description>
        
          
            Learn all about SQL indexes in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL MIN Function with Examples</title>
      <link>/sql-min/</link>
      <pubDate>Thu, 21 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-min/</guid>
      <description>
        
          
            The SQL MIN function is used to find the lowest or minimum value. Learn how to use it and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Constraints: The Complete Guide</title>
      <link>/sql-constraints/</link>
      <pubDate>Sun, 17 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-constraints/</guid>
      <description>
        
          
            SQL constraints are a feature that allow you to create rules that improve the quality of your data. Learn all about them in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Aggregate Functions: A Guide</title>
      <link>/sql-aggregate-functions/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-aggregate-functions/</guid>
      <description>
        
          
            Learn all about SQL aggregate functions and what they do in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL AVG Function with Examples</title>
      <link>/sql-avg/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-avg/</guid>
      <description>
        
          
            The SQL AVG function allows you to find the average value from the specified values. Learn how to use it and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>The Complete Guide to Asynchronous Communication for Improving and Replacing Meetings</title>
      <link>/asynchronous-communication/</link>
      <pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/asynchronous-communication/</guid>
      <description>
        
          
            Learn all about asynchronous communication in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL MAX Function Explained with Examples</title>
      <link>/sql-max/</link>
      <pubDate>Sun, 10 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-max/</guid>
      <description>
        
          
            Learn how to use the SQL MAX function.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL SUM Function Explained with Examples</title>
      <link>/sql-sum/</link>
      <pubDate>Thu, 07 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/sql-sum/</guid>
      <description>
        
          
            The SQL SUM function can be used to add numbers together. Learn how to use it and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install Oracle Express on Your PC</title>
      <link>/install-oracle-express/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/install-oracle-express/</guid>
      <description>
        
          
            In this post, I&#39;ll explain how to download, install, and set up an Oracle Express Database on your own computer.
          
          
        
      </description>
    </item>
    
    <item>
      <title>JSON in MySQL: The Ultimate Guide</title>
      <link>/mysql-json/</link>
      <pubDate>Tue, 27 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>/mysql-json/</guid>
      <description>
        
          
            Read this complete guide to JSON in MySQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Best Practices and Style Guide</title>
      <link>/sql-best-practices/</link>
      <pubDate>Mon, 19 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-best-practices/</guid>
      <description>
        
          
            Read on to learn how to style your SQL and some recommendations in this &#34;SQL Style Guide and Best Practices&#34;.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Ultimate Guide to the SQL Execution Plan</title>
      <link>/sql-execution-plan/</link>
      <pubDate>Thu, 15 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-execution-plan/</guid>
      <description>
        
          
            Learn all about SQL execution plans.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Fix Slow SQL Queries</title>
      <link>/slow-sql/</link>
      <pubDate>Mon, 12 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>/slow-sql/</guid>
      <description>
        
          
            In this article, you&#39;ll learn a range of reasons why a SQL query may be slow and how to fix them.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Hierarchical Data in SQL: The Ultimate Guide</title>
      <link>/hierarchical-data-sql/</link>
      <pubDate>Sun, 04 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>/hierarchical-data-sql/</guid>
      <description>
        
          
            Learn what hierarchical data is in SQL and how to handle it.
          
          
        
      </description>
    </item>
    
    <item>
      <title>29 Software Developers Share Database Advice</title>
      <link>/software-developer-database-advice/</link>
      <pubDate>Tue, 29 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/software-developer-database-advice/</guid>
      <description>
        
          
            Recently, I asked a range of software developer blog owners to share their advice for working with databases.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Save MySQL Query Output to a File</title>
      <link>/mysql-output-file/</link>
      <pubDate>Tue, 29 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/mysql-output-file/</guid>
      <description>
        
          
            Learn how to save the results of a query to a file in MySQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Import a CSV using MySQL Workbench</title>
      <link>/mysql-workbench-import-csv/</link>
      <pubDate>Thu, 17 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/mysql-workbench-import-csv/</guid>
      <description>
        
          
            Learn how to import a CSV file in MySQL Workbench.
          
          
        
      </description>
    </item>
    
    <item>
      <title>17 Sites for SQL Practice</title>
      <link>/sql-practice/</link>
      <pubDate>Tue, 15 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-practice/</guid>
      <description>
        
          
            This list contains many different websites that have SQL practice functionality.
          
          
        
      </description>
    </item>
    
    <item>
      <title>81 Best Books for Programmers</title>
      <link>/best-books-for-programmers/</link>
      <pubDate>Tue, 15 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/best-books-for-programmers/</guid>
      <description>
        
          
            This page contains a list of the best books for programmers.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Dynamic SQL: A Guide for SQL Server, Oracle, MySQL, and PostgreSQL</title>
      <link>/dynamic-sql/</link>
      <pubDate>Sun, 13 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/dynamic-sql/</guid>
      <description>
        
          
            Dynamic SQL is a handy feature of a database that lets you construct SQL statements in a different way.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Server ROW_NUMBER SQL Function</title>
      <link>/row_number-sql-server/</link>
      <pubDate>Sun, 13 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/row_number-sql-server/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn all about the ROW\_NUMBER function in SQL Server.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL Drop All Tables: How-To With Examples</title>
      <link>/mysql-drop-all-tables/</link>
      <pubDate>Sun, 30 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/mysql-drop-all-tables/</guid>
      <description>
        
          
            In this article, you&#39;ll learn how to do that easily, both using an SQL command an inside an IDE such as MySQL Workbench.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Reset IDENTITY Column Values in SQL Server</title>
      <link>/reset-identity-column/</link>
      <pubDate>Sat, 29 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/reset-identity-column/</guid>
      <description>
        
          
            Learn how to reset an identity column in SQL Server.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Rename Table: How To with Examples</title>
      <link>/sql-rename-table/</link>
      <pubDate>Sat, 29 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-rename-table/</guid>
      <description>
        
          
            Learn how to rename a table in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL Create User and Grant Permissions: How To</title>
      <link>/mysql-create-user/</link>
      <pubDate>Wed, 26 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/mysql-create-user/</guid>
      <description>
        
          
            Learn how to create a user in MySQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL Date Data Types and Date Functions</title>
      <link>/mysql-date/</link>
      <pubDate>Thu, 13 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/mysql-date/</guid>
      <description>
        
          
            In this guide, we&#39;ll look at the MySQL date data types, the date functions, and see some examples of them.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Add Column: A How-To Guide with Examples</title>
      <link>/sql-add-column/</link>
      <pubDate>Tue, 11 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-add-column/</guid>
      <description>
        
          
            Let&#39;s take a look at how to add a column in several different databases and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>52 SQL Editors and IDEs Compared (2020): The Ultimate List</title>
      <link>/sql-editor-ide/</link>
      <pubDate>Sun, 26 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-editor-ide/</guid>
      <description>
        
          
            Are you looking for an SQL IDE (Integrated Development Environment) or SQL editor? Take a look at this list of all of the IDEs currently available.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Window Functions: The Ultimate Guide</title>
      <link>/sql-window-functions/</link>
      <pubDate>Mon, 20 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-window-functions/</guid>
      <description>
        
          
            Learn all about SQL window functions in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>MySQL Show Users: A How-To Guide with Examples</title>
      <link>/mysql-show-users/</link>
      <pubDate>Wed, 15 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/mysql-show-users/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn how to see a list of users. You&#39;ll also be able to see a list of logged-in users as well as the current user.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Commands: A List with SQL Syntax</title>
      <link>/sql-commands/</link>
      <pubDate>Wed, 15 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-commands/</guid>
      <description>
        
          
            Let&#39;s take a look at the SQL commands and the SQL syntax for them.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Get Current Date</title>
      <link>/sql-get-current-date/</link>
      <pubDate>Wed, 15 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-get-current-date/</guid>
      <description>
        
          
            Learn how to get the current date in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Create Database: A How-To Guide</title>
      <link>/sql-create-database/</link>
      <pubDate>Tue, 14 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-create-database/</guid>
      <description>
        
          
            Learn how to create a database in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Auto Increment: How to Use It in Different Databases</title>
      <link>/sql-auto-increment/</link>
      <pubDate>Thu, 09 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-auto-increment/</guid>
      <description>
        
          
            Learn how to set this up in SQL Server, MySQL, PostgreSQL, and Oracle in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Insert Multiple Rows in SQL</title>
      <link>/sql-insert-multiple-rows/</link>
      <pubDate>Wed, 08 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-insert-multiple-rows/</guid>
      <description>
        
          
            Learn how ot insert multiple rows in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Beginner&#39;s Guide to an SQL Cursor (In Many Databases)</title>
      <link>/sql-cursor/</link>
      <pubDate>Mon, 06 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-cursor/</guid>
      <description>
        
          
            Learn what SQL cursors are and how to use them.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL INT Data Types in Different Databases</title>
      <link>/sql-int-data-types/</link>
      <pubDate>Sat, 04 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-int-data-types/</guid>
      <description>
        
          
            In this guide, you&#39;ll see all of these INT data types, see their restrictions, and how they compare between databases.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Server CHARINDEX Function Guide with Examples</title>
      <link>/sql-charindex/</link>
      <pubDate>Sat, 04 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-charindex/</guid>
      <description>
        
          
            Learn how to use the CHARINDEX function.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Convert DATETIME to DATE in SQL Server</title>
      <link>/convert-datetime-to-date/</link>
      <pubDate>Thu, 02 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/convert-datetime-to-date/</guid>
      <description>
        
          
            Learn how to convert a DATETIME to DATE in SQL Server.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Resolve Column count doesn&#39;t match value count at row 1</title>
      <link>/column-count-doesnt-match-value-count/</link>
      <pubDate>Thu, 02 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/column-count-doesnt-match-value-count/</guid>
      <description>
        
          
            Learn how to resolve this &#34;Column count doesn&#39;t match value count&#34; error
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Fix The &#34;Every derived table must have its own alias&#34; Error in MySQL</title>
      <link>/every-derived-table-must-have-its-own-alias/</link>
      <pubDate>Sun, 28 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>/every-derived-table-must-have-its-own-alias/</guid>
      <description>
        
          
            Learn how to resolve this error.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Start MySQL Server on Mac, Windows, and Linux</title>
      <link>/start-mysql-server/</link>
      <pubDate>Sun, 28 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>/start-mysql-server/</guid>
      <description>
        
          
            Do you want to know how to start, stop, and restart the MySQL server? Learn how you can do that on each operating system in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL vs MySQL vs SQL Server: What&#39;s the Difference?</title>
      <link>/sql-vs-mysql/</link>
      <pubDate>Sat, 27 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-vs-mysql/</guid>
      <description>
        
          
            Learn the difference between SQL and MySQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Install Oracle on a Mac (2020)</title>
      <link>/oracle-mac/</link>
      <pubDate>Sun, 10 May 2020 00:00:00 +0000</pubDate>
      
      <guid>/oracle-mac/</guid>
      <description>
        
          
            In this post, you&#39;re going to learn the exact steps to take to install Oracle on your Mac computer.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL CAST Function Explained with Examples</title>
      <link>/sql-cast/</link>
      <pubDate>Thu, 30 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-cast/</guid>
      <description>
        
          
            The SQL CAST function is quite powerful, but it can be hard to use. Learn how to use it and what it can do in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>The Ultimate Guide to Database Version Control, CI/CD, and Deployment</title>
      <link>/database-version-control-deployment/</link>
      <pubDate>Sat, 01 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>/database-version-control-deployment/</guid>
      <description>
        
          
            In this guide, I&#39;ll explain that there&#39;s a better way to handle changes to your database and how to get it under version control, tested, and deployed along with application code.
          
          
        
      </description>
    </item>
    
    <item>
      <title>70 Software Development Companies Share Advice for Client and Project Success</title>
      <link>/software-development-company-advice/</link>
      <pubDate>Tue, 28 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/software-development-company-advice/</guid>
      <description>
        
          
            Companies that develop custom software for other companies have a lot of experience working with their clients. In this article, I&#39;ve asked a range of them to provide their advice for working with clients.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL DATEDIFF Function Guide and Examples</title>
      <link>/sql-datediff/</link>
      <pubDate>Tue, 14 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-datediff/</guid>
      <description>
        
          
            The SQL Server DATEDIFF function lets you find the difference between two dates in a range of different units. Learn how to use it and see a range of examples in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Data Types: Oracle, SQL Server, MySQL, PostgreSQL</title>
      <link>/sql-data-types/</link>
      <pubDate>Sat, 11 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-data-types/</guid>
      <description>
        
          
            Do you want to know what the SQL data types are in different database vendors? Learn all about them and how they compare in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Server CONVERT Function Guide</title>
      <link>/sql-convert/</link>
      <pubDate>Fri, 10 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-convert/</guid>
      <description>
        
          
            Do you need to convert data in SQL Server? Looking for the format codes for the CONVERT function? Learn all about the SQL Server CONVERT function in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Comments: A How-To Guide</title>
      <link>/sql-comments/</link>
      <pubDate>Thu, 09 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-comments/</guid>
      <description>
        
          
            Many programming languages allow you to comment out code so that it does not run. SQL allows comments as well. Learn how to add SQL comments in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>42 ETL Tools: The Definitive List</title>
      <link>/etl-tools/</link>
      <pubDate>Wed, 08 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/etl-tools/</guid>
      <description>
        
          
            This list has all of the currently available ETL tools. Use this for your research to help you decide which tool to use.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PostgreSQL vs MySQL: An Analysis</title>
      <link>/postgresql-vs-mysql/</link>
      <pubDate>Tue, 07 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/postgresql-vs-mysql/</guid>
      <description>
        
          
            Are you considering using either MySQL or PostgreSQL for your next project? Read this article to find out the differences between these two databases and help decide which one to use.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL ALTER TABLE: A Complete Guide</title>
      <link>/sql-alter-table/</link>
      <pubDate>Tue, 07 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-alter-table/</guid>
      <description>
        
          
            Learn all about the SQL Alter Table statement.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Ultimate Guide to Data Warehouses</title>
      <link>/data-warehouse/</link>
      <pubDate>Mon, 06 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/data-warehouse/</guid>
      <description>
        
          
            Learn all about data warehouses in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL COUNT Function Explained with Examples</title>
      <link>/sql-count/</link>
      <pubDate>Sun, 05 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-count/</guid>
      <description>
        
          
            The SQL COUNT function is one of the most common functions used by SQL developers. I use it on a daily basis. Learn more about the COUNT function in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL DROP TABLE: The Complete Guide</title>
      <link>/drop-table/</link>
      <pubDate>Sun, 05 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/drop-table/</guid>
      <description>
        
          
            Learn how to drop tables in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL CASE Statement Explained with Examples</title>
      <link>/sql-case-statement/</link>
      <pubDate>Sat, 04 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-case-statement/</guid>
      <description>
        
          
            The SQL CASE statement allows you to perform IF-THEN-ELSE functionality within an SQL statement. Learn more about this powerful statement in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL INSERT: The Complete Guide</title>
      <link>/sql-insert-into/</link>
      <pubDate>Sat, 04 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-insert-into/</guid>
      <description>
        
          
            Learn how to use the SQL INSERT INTO command.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL DELETE Statement - The Complete Guide</title>
      <link>/sql-delete/</link>
      <pubDate>Fri, 03 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-delete/</guid>
      <description>
        
          
            The SQL DELETE statement allows you to delete records from a table. I&#39;ll explain more about the SQL DELETE statement in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL TRUNCATE TABLE Statement: The Complete Guide</title>
      <link>/sql-truncate-table/</link>
      <pubDate>Fri, 03 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-truncate-table/</guid>
      <description>
        
          
            Learn all about the SQL TRUNCATE keyword.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL UPDATE Statement: A Complete Guide</title>
      <link>/sql-update/</link>
      <pubDate>Thu, 02 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-update/</guid>
      <description>
        
          
            Have you ever needed to update data that was already in a table? Learn how to do this with the SQL UPDATE Statement.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL CREATE TABLE Syntax and Examples - The Complete Guide</title>
      <link>/sql-create-table/</link>
      <pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-create-table/</guid>
      <description>
        
          
            Creating database tables in SQL is one of the most common tasks a developer or DBA does in a database. Learn how to create tables, what the syntax is, and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL GROUP BY and HAVING: The Complete Guide</title>
      <link>/sql-group-by/</link>
      <pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/sql-group-by/</guid>
      <description>
        
          
            The SQL GROUP BY clause and SQL HAVING clause are powerful clauses, especially when analysing large amounts of data. Learn what the GROUP BY and HAVING clause is and everything you can do with it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Why Use PostgreSQL?</title>
      <link>/why-use-postgresql/</link>
      <pubDate>Mon, 30 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>/why-use-postgresql/</guid>
      <description>
        
          
            Some reasons why you should use PostgreSQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to SQL NULL (and SQL NOT NULL)</title>
      <link>/sql-null/</link>
      <pubDate>Mon, 23 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-null/</guid>
      <description>
        
          
            In this article, you&#39;ll learn all about NULL, what it is, why it&#39;s different, how you can check for it in different databases, and many examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Sample Database: University Rankings (ERD and SQL)</title>
      <link>/sample-database-university-rankings/</link>
      <pubDate>Tue, 17 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>/sample-database-university-rankings/</guid>
      <description>
        
          
            Details on the sample university database
          
          
        
      </description>
    </item>
    
    <item>
      <title>Sample Database: Superheroes (ERD and SQL)</title>
      <link>/sample-database-superheroes/</link>
      <pubDate>Sun, 15 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>/sample-database-superheroes/</guid>
      <description>
        
          
            Details on hte sample superheroes database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>19 Best Database Books</title>
      <link>/best-database-books/</link>
      <pubDate>Thu, 12 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>/best-database-books/</guid>
      <description>
        
          
            A list of the best database books.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Sample Database: Olympic Games (ERD and SQL)</title>
      <link>/sample-database-olympic-games/</link>
      <pubDate>Mon, 09 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>/sample-database-olympic-games/</guid>
      <description>
        
          
            Details of the sample Olympics database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Sample Database: Video Games (ERD and SQL)</title>
      <link>/sample-database-video-games/</link>
      <pubDate>Mon, 02 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>/sample-database-video-games/</guid>
      <description>
        
          
            Details of the sample video games database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Resolve Oracle Connection Issues</title>
      <link>/oracle-connection-issues/</link>
      <pubDate>Fri, 15 Nov 2019 00:00:00 +0000</pubDate>
      
      <guid>/oracle-connection-issues/</guid>
      <description>
        
          
            Learn some tips for resolving Oracle connection issues.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Sample Database: Movies (ERD and SQL)</title>
      <link>/sample-database-movies/</link>
      <pubDate>Sun, 03 Nov 2019 00:00:00 +0000</pubDate>
      
      <guid>/sample-database-movies/</guid>
      <description>
        
          
            Details of the sammple movies database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Boolean Data Type</title>
      <link>/sql-boolean-data-type/</link>
      <pubDate>Tue, 06 Aug 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-boolean-data-type/</guid>
      <description>
        
          
            Do you need to store a boolean value in your SQL database? Does the data type even exist? Read this article and find out.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Temp Tables: The Ultimate Guide</title>
      <link>/sql-temp-table/</link>
      <pubDate>Mon, 05 Aug 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-temp-table/</guid>
      <description>
        
          
            Have you ever heard of an SQL temp table or a temporary table? Wondering what it is? Learn all about them in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Select Statement</title>
      <link>/sql-select-statement/</link>
      <pubDate>Sun, 04 Aug 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-select-statement/</guid>
      <description>
        
          
            In this article, we&#39;ll look at one of the statements you&#39;ll use a lot in SQL, the SELECT statement.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to the Entity Relationship Diagram (ERD)</title>
      <link>/entity-relationship-diagram/</link>
      <pubDate>Tue, 30 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>/entity-relationship-diagram/</guid>
      <description>
        
          
            Learn all about Entity Relationship Diagrams (ERDs), what they are used for, how to understand them, how to create them, and more in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Concatenate: A How-To Guide with Examples</title>
      <link>/sql-concatenate/</link>
      <pubDate>Wed, 24 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-concatenate/</guid>
      <description>
        
          
            String concatenation is the process of joining two string values together. Let&#39;s see how to do it in several different databases.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Wildcards</title>
      <link>/sql-wildcards/</link>
      <pubDate>Mon, 22 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-wildcards/</guid>
      <description>
        
          
            Wildcards are a useful technique when working with strings in SQL. Learn all about them and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Transactions and Isolation Levels: The Ultimate Guide</title>
      <link>/sql-transactions/</link>
      <pubDate>Thu, 18 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-transactions/</guid>
      <description>
        
          
            Transactions are an important part of SQL and the databases they run on. Learn all about SQL transactions in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>What is a Database Schema?</title>
      <link>/database-schema/</link>
      <pubDate>Sun, 14 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>/database-schema/</guid>
      <description>
        
          
            The term &#34;database schema&#34; has a few different meanings. Let&#39;s look further into these definitions.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle 1Z0-071 Exam Guide and FAQ (OCA Certification)</title>
      <link>/oracle-1z0-071-exam/</link>
      <pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate>
      
      <guid>/oracle-1z0-071-exam/</guid>
      <description>
        
          
            Learn all about the 1Z0-071 exam.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Alias: A Guide to the SQL Aliases and the SQL AS Keyword</title>
      <link>/sql-alias/</link>
      <pubDate>Tue, 23 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-alias/</guid>
      <description>
        
          
            Learn what an SQL alias is in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL WHERE Clause: Guide and Examples</title>
      <link>/sql-where/</link>
      <pubDate>Wed, 10 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-where/</guid>
      <description>
        
          
            In this article, you&#39;ll learn what the WHERE clause is in SQL, how to use it, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL CTE (WITH Clause): The Ultimate Guide</title>
      <link>/sql-cte-with/</link>
      <pubDate>Mon, 01 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>/sql-cte-with/</guid>
      <description>
        
          
            In this article, you&#39;ll learn all about the Common Table Expression, what it&#39;s good for, and how to use it.
          
          
        
      </description>
    </item>
    
    <item>
      <title>132 Computer Science Faculty Share Their Advice for New CS Students</title>
      <link>/cs-student-advice/</link>
      <pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>/cs-student-advice/</guid>
      <description>
        
          
            I contacted 132 different Computer Science professors and lecturers and asked them for an answer to one question.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Create a Connection and Set Up Data for the Introduction to Oracle SQL Course</title>
      <link>/connection-data-intro-sql/</link>
      <pubDate>Wed, 09 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>/connection-data-intro-sql/</guid>
      <description>
        
          
            This post will show you how to set up the sample user and sample data for my Introduction to Oracle SQL course.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial: Chapter 6</title>
      <link>/pl-sql-tutorial-chapter-6/</link>
      <pubDate>Sun, 16 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/pl-sql-tutorial-chapter-6/</guid>
      <description>
        
          
            Chapter 6 of the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial: Chapter 7</title>
      <link>/pl-sql-tutorial-chapter-7/</link>
      <pubDate>Sun, 16 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/pl-sql-tutorial-chapter-7/</guid>
      <description>
        
          
            Chapter 7 of the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial: Chapter 4</title>
      <link>/pl-sql-tutorial-chapter-4/</link>
      <pubDate>Sat, 15 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/pl-sql-tutorial-chapter-4/</guid>
      <description>
        
          
            Chapter 4 of the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial: Chapter 5</title>
      <link>/pl-sql-tutorial-chapter-5/</link>
      <pubDate>Sat, 15 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/pl-sql-tutorial-chapter-5/</guid>
      <description>
        
          
            Chapter 5 of the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial: Chapter 1</title>
      <link>/pl-sql-tutorial-chapter-1/</link>
      <pubDate>Thu, 13 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/pl-sql-tutorial-chapter-1/</guid>
      <description>
        
          
            Chapter 1 of the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial: Chapter 2</title>
      <link>/pl-sql-tutorial-chapter-2/</link>
      <pubDate>Thu, 13 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/pl-sql-tutorial-chapter-2/</guid>
      <description>
        
          
            Chapter 2 of the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial: Chapter 3</title>
      <link>/pl-sql-tutorial-chapter-3/</link>
      <pubDate>Thu, 13 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/pl-sql-tutorial-chapter-3/</guid>
      <description>
        
          
            Chapter 3 of the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>PL/SQL Tutorial</title>
      <link>/plsql-tutorial/</link>
      <pubDate>Wed, 12 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/plsql-tutorial/</guid>
      <description>
        
          
            The landing page for the PL/SQL tutorial.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Limit: The Complete Guide to SQL Row Limiting and Top-N Queries</title>
      <link>/sql-limit/</link>
      <pubDate>Tue, 20 Nov 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-limit/</guid>
      <description>
        
          
            Learn how to use this SQL limit feature in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>60 Best Resources for Learning SQL</title>
      <link>/learn-sql/</link>
      <pubDate>Mon, 29 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/learn-sql/</guid>
      <description>
        
          
            This list contains 60 different places to learn SQL. Take a look at the list and find one that looks good to you!
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Subqueries: The Complete Guide</title>
      <link>/sql-subqueries/</link>
      <pubDate>Mon, 22 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-subqueries/</guid>
      <description>
        
          
            This article will show you everything you need to know about subqueries in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>4 Books for Programmers I&#39;ve Read</title>
      <link>/books-for-programmers/</link>
      <pubDate>Sat, 20 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/books-for-programmers/</guid>
      <description>
        
          
            There are many good books for programmers outside of those that teach how a certain technology or programming language. I&#39;ve listed some I&#39;ve read in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>79 Data Modeling Tools Compared</title>
      <link>/data-modeling-tools/</link>
      <pubDate>Sat, 20 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/data-modeling-tools/</guid>
      <description>
        
          
            This page has a long list of data modelling tools, to help you choose the one that best suits you.
          
          
        
      </description>
    </item>
    
    <item>
      <title>37 Time Management Tips for Software Developers</title>
      <link>/time-management-tips/</link>
      <pubDate>Fri, 19 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/time-management-tips/</guid>
      <description>
        
          
            I&#39;ve listed a lot of different time management tips that software developers can use to get the most out of their day.
          
          
        
      </description>
    </item>
    
    <item>
      <title>26 Tips on Effective Communication in the Workplace</title>
      <link>/communication-in-the-workplace/</link>
      <pubDate>Tue, 16 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/communication-in-the-workplace/</guid>
      <description>
        
          
            Communication skills are an important part of your career as an IT professional. Learning how to have effective communication in the workplace in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>32 Tips on How to Improve Programming Skills</title>
      <link>/how-to-improve-programming-skills/</link>
      <pubDate>Wed, 10 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/how-to-improve-programming-skills/</guid>
      <description>
        
          
            In this article, I&#39;ve shared a range of tips on how to improve programming skills, which I hope you can benefit from!
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to Long-Term Career Goals and Career Planning for Software Developers</title>
      <link>/career-planning/</link>
      <pubDate>Mon, 08 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/career-planning/</guid>
      <description>
        
          
            Learn some career planning advice.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to Job Interviews</title>
      <link>/job-interview/</link>
      <pubDate>Sun, 07 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/job-interview/</guid>
      <description>
        
          
            Learn some job interview tips.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to LinkedIn for Software Developers</title>
      <link>/linkedin-software-developers/</link>
      <pubDate>Fri, 05 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/linkedin-software-developers/</guid>
      <description>
        
          
            LinkedIn is a great tool for your career as a developer. Learn how to use it and some tips in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Creating a Web App</title>
      <link>/creating-a-web-app/</link>
      <pubDate>Thu, 04 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/creating-a-web-app/</guid>
      <description>
        
          
            My story on creating a web app.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide on How to Get a Job as a Programmer</title>
      <link>/programmer-job/</link>
      <pubDate>Mon, 01 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/programmer-job/</guid>
      <description>
        
          
            How to find a programming job
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to Starting a New Job as a Software Developer</title>
      <link>/starting-a-new-job/</link>
      <pubDate>Mon, 01 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>/starting-a-new-job/</guid>
      <description>
        
          
            In this guide, you&#39;ll learn what to expect, what to do on your first day, and how to improve when starting a new job.
          
          
        
      </description>
    </item>
    
    <item>
      <title>72 Ways to Improve Work Performance as a Developer</title>
      <link>/improve-work-performance/</link>
      <pubDate>Sun, 30 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>/improve-work-performance/</guid>
      <description>
        
          
            Learn how to improve your work performance.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SQL PIVOT and UNPIVOT: The Complete Guide</title>
      <link>/oracle-sql-pivot/</link>
      <pubDate>Mon, 17 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-sql-pivot/</guid>
      <description>
        
          
            Learn how to use the PIVOT feature in Oracle.
          
          
        
      </description>
    </item>
    
    <item>
      <title>JDBC in Java, Hibernate, and ORMs: The Ultimate Resource</title>
      <link>/jdbc-in-java/</link>
      <pubDate>Tue, 11 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>/jdbc-in-java/</guid>
      <description>
        
          
            Improve your knowledge of Java and database connections with this collection of guides and resources.
          
          
        
      </description>
    </item>
    
    <item>
      <title>24 Database Design Mistakes and How to Avoid Them</title>
      <link>/database-design-mistakes/</link>
      <pubDate>Fri, 17 Aug 2018 00:00:00 +0000</pubDate>
      
      <guid>/database-design-mistakes/</guid>
      <description>
        
          
            In this article, I’ve listed 24 different database design mistakes that you should try to avoid.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Views and Materialized Views: The Complete Guide</title>
      <link>/sql-views/</link>
      <pubDate>Thu, 26 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-views/</guid>
      <description>
        
          
            By the end of this article, you’ll know all about views, materialized views, how to create them, their advantages, and much more.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL DISTINCT: The Complete Guide</title>
      <link>/sql-distinct/</link>
      <pubDate>Tue, 24 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-distinct/</guid>
      <description>
        
          
            Learn what the SQL DISTINCT keyword is in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Set Operators: The Complete Guide to UNION, INTERSECT &amp; MINUS</title>
      <link>/sql-set-operators/</link>
      <pubDate>Thu, 19 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-set-operators/</guid>
      <description>
        
          
            In this article, you’ll learn all about set operators such as these, why they are used, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Operators: The Complete Guide</title>
      <link>/sql-operators/</link>
      <pubDate>Tue, 17 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-operators/</guid>
      <description>
        
          
            SQL operators include EXISTS, IN, LIKE, BETWEEN, and many more. We&#39;ll look at each of them in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Stored Procedures: The Complete Guide (Oracle, SQL Server, MySQL, PostgreSQL)</title>
      <link>/sql-stored-procedures/</link>
      <pubDate>Thu, 12 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-stored-procedures/</guid>
      <description>
        
          
            Do you want to know what a stored procedure is, how it can help your SQL, and how to create one? Find out in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Database Keys: The Complete Guide (Surrogate, Natural, Composite &amp; More)</title>
      <link>/database-keys/</link>
      <pubDate>Tue, 10 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>/database-keys/</guid>
      <description>
        
          
            In this article, you’ll learn what these terms are, so you can communicate better with other developers and understand other online tutorials that use these terms.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Merge: The Complete Guide</title>
      <link>/sql-merge/</link>
      <pubDate>Tue, 22 May 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-merge/</guid>
      <description>
        
          
            Learn how to use the MERGE command in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Joins: The Complete Guide</title>
      <link>/sql-joins/</link>
      <pubDate>Mon, 14 May 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-joins/</guid>
      <description>
        
          
            Let&#39;s take a look at what SQL joins are, how to use them, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>50 SQL Experts Reveal Their Top 3 Tools for SQL Development and Administration</title>
      <link>/expert-top-tools/</link>
      <pubDate>Wed, 02 May 2018 00:00:00 +0000</pubDate>
      
      <guid>/expert-top-tools/</guid>
      <description>
        
          
            There are a large number of tools available for Oracle SQL developers and DBAs to use. It’s hard to know which tools are useful, will help you get the job done, and are widely used so you can get support easily.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle 18c Guide and FAQ</title>
      <link>/oracle-18c-guide/</link>
      <pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-18c-guide/</guid>
      <description>
        
          
            A guide to the Oracle 18c database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Complete List of Oracle Conferences</title>
      <link>/oracle-conferences/</link>
      <pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-conferences/</guid>
      <description>
        
          
            A list of Oracle conferences
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Become a Database Developer: The Definitive Guide</title>
      <link>/database-developer-guide/</link>
      <pubDate>Tue, 09 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/database-developer-guide/</guid>
      <description>
        
          
            Learn how to become a database developer in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL UPPER, LOWER, and INITCAP Function Guide, FAQ &amp; Examples</title>
      <link>/sql-upper-lower/</link>
      <pubDate>Sat, 06 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-upper-lower/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Interval Functions Guide, FAQ &amp; Examples</title>
      <link>/oracle-interval-functions/</link>
      <pubDate>Fri, 05 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-interval-functions/</guid>
      <description>
        
          
            Oracle’s two INTERVAL data types are used to store a period of time. Learn how to use them and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Mathematical Functions</title>
      <link>/oracle-mathematical-functions/</link>
      <pubDate>Fri, 05 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-mathematical-functions/</guid>
      <description>
        
          
            Learn how to use the mathematical functions in Oracle.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SQLCODE and SQLERRM Function Guide, FAQ, &amp; Examples</title>
      <link>/oracle-sqlcode-sqlerrm/</link>
      <pubDate>Fri, 05 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-sqlcode-sqlerrm/</guid>
      <description>
        
          
            You can use the SQLCODE and SQLERRM functions to do that. Learn how the functions work and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TO_BINARY_DOUBLE and TO_BINARY_FLOAT Functions</title>
      <link>/oracle-to_binary_double-to_binary_float-functions/</link>
      <pubDate>Wed, 03 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-to_binary_double-to_binary_float-functions/</guid>
      <description>
        
          
            In this article, I’ll explain what the TO_BINARY_DOUBLE and TO_BINARY_FLOAT functions do and show you some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle LOB Functions FAQ, Guide, and Examples</title>
      <link>/oracle-lob-functions/</link>
      <pubDate>Tue, 02 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/oracle-lob-functions/</guid>
      <description>
        
          
            In this article, we’ll look at the different LOB functions available in Oracle, learn what they do, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL NVL, ISNULL, and Other Logical Function Guide, FAQ, and Examples</title>
      <link>/sql-nvl-isnull/</link>
      <pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>/sql-nvl-isnull/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL MOD and REMAINDER Function Guide, FAQ, and Examples</title>
      <link>/sql-mod/</link>
      <pubDate>Sun, 31 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-mod/</guid>
      <description>
        
          
            The SQL MOD and REMAINDER functions are very similar and are useful for working with numbers and even for other operations. Learn what they are, and the differences, in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Variance Functions Guide, FAQ, and Examples</title>
      <link>/oracle-variance-functions/</link>
      <pubDate>Tue, 26 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-variance-functions/</guid>
      <description>
        
          
            In this article, we’ll look at a range of Variance functions, explain what they do, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Calculate the Mean, Median, and Mode in Oracle</title>
      <link>/median-mean-mode-in-oracle/</link>
      <pubDate>Mon, 25 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/median-mean-mode-in-oracle/</guid>
      <description>
        
          
            Calculating the mean, median, and mode in Oracle SQL is a task often performed by report developers or anyone else working with SQL. Learn how to calculate these three values from a range of data in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Timezone Functions Guide, FAQ, and Examples</title>
      <link>/oracle-timezone-functions/</link>
      <pubDate>Sun, 24 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-timezone-functions/</guid>
      <description>
        
          
            In this article, we’ll look at the FROM_TZ, TZ_OFFSET, TO_TIMESTAMP_TZ, and NEW_TIME functions in Oracle, explain how they work, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL LENGTH/LEN Function Guide, FAQ, and Examples</title>
      <link>/sql-length/</link>
      <pubDate>Sun, 24 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-length/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL CHR, CHAR, ASCII, NCHR, NCHAR, and ASCIISTR Function Guide, FAQ, and Example</title>
      <link>/sql-chr/</link>
      <pubDate>Sat, 23 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-chr/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL INSTR Functions Explained with Examples</title>
      <link>/sql-instr/</link>
      <pubDate>Fri, 22 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-instr/</guid>
      <description>
        
          
            In this article, we’ll look at the INSTR function (including its variants), explain how to use it, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL GREATEST and LEAST Function Guide, FAQ, &amp; Examples</title>
      <link>/sql-greatest/</link>
      <pubDate>Thu, 21 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-greatest/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL POWER and SQRT Function Guide, FAQ &amp; Examples</title>
      <link>/sql-power/</link>
      <pubDate>Wed, 20 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-power/</guid>
      <description>
        
          
            In this article, we’ll look at both the POWER and SQRT functions, explain how they work, and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TRIM, LTRIM &amp; RTRIM Function Guide, FAQ &amp; Examples</title>
      <link>/oracle-trim/</link>
      <pubDate>Mon, 11 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-trim/</guid>
      <description>
        
          
            In this article, you’ll learn all about the three TRIM functions in Oracle (TRIM, LTRIM, and RTRIM).
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL LEAD and LAG Function Guide, FAQ, and Examples</title>
      <link>/sql-lead/</link>
      <pubDate>Wed, 06 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-lead/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle NEXT_DAY and LAST_DAY Function Guide, FAQ, and Examples</title>
      <link>/oracle-next_day/</link>
      <pubDate>Sun, 26 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-next_day/</guid>
      <description>
        
          
            The Oracle NEXT\DAY and LAST_DAY functions are similar functions used to determine dates. Learn more about what they can do and their differences in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL CEIL and FLOOR Function Guide, FAQ, and Examples</title>
      <link>/sql-ceil/</link>
      <pubDate>Sat, 18 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-ceil/</guid>
      <description>
        
          
            The SQL CEIL function and FLOOR function are opposites of each other and are very useful functions when dealing with numbers. Learn what they are and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>The Complete Guide to Oracle Sequences</title>
      <link>/oracle-sequence/</link>
      <pubDate>Mon, 13 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-sequence/</guid>
      <description>
        
          
            In this article, I’ll explain what an Oracle sequence is, how to create one, and how to use them.
          
          
        
      </description>
    </item>
    
    <item>
      <title>The Complete Guide to Oracle REGEXP Functions</title>
      <link>/oracle-regexp-functions/</link>
      <pubDate>Mon, 06 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-regexp-functions/</guid>
      <description>
        
          
            Are you confused by Oracle regular expressions? Want to know how to use them to get the information you need for your queries? Learn all about Oracle REGEXP functions in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SYSDATE Function Guide, FAQ, &amp; Examples</title>
      <link>/oracle-sysdate/</link>
      <pubDate>Mon, 30 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-sysdate/</guid>
      <description>
        
          
            Oracle SYSDATE is one of the most popular functions in Oracle. Learn what it does and how to SELECT and INSERT it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>The Complete Guide to Oracle Synonyms</title>
      <link>/oracle-synonym/</link>
      <pubDate>Mon, 23 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-synonym/</guid>
      <description>
        
          
            In this article, I’ll explain all you need to know about Synonyms.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SCN_TO_TIMESTAMP and TIMESTAMP_TO_SCN Functions</title>
      <link>/oracle-scn-timestamp/</link>
      <pubDate>Mon, 16 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-scn-timestamp/</guid>
      <description>
        
          
            In this article, I’ll explain what an SCN is and how to use both the SCN\_TO\_TIMESTAMP and TIMESTAMP\_TO\_SCN function.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL LPAD and RPAD Function Guide, FAQ &amp; Examples</title>
      <link>/sql-lpad-rpad/</link>
      <pubDate>Sat, 07 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-lpad-rpad/</guid>
      <description>
        
          
            The SQL LPAD and RPAD functions can be quite useful in your queries. Learn more about the LPAD and RPAD functions and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Database Normalization: A Step-By-Step-Guide With Examples</title>
      <link>/database-normalization/</link>
      <pubDate>Sat, 30 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>/database-normalization/</guid>
      <description>
        
          
            In this article, I’ll explain what normalisation in a DBMS is and how to do it, in simple terms.
          
          
        
      </description>
    </item>
    
    <item>
      <title>What Are The DML, DDL, and TCL Commands in SQL?</title>
      <link>/dml-ddl-tcl-commands/</link>
      <pubDate>Mon, 25 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>/dml-ddl-tcl-commands/</guid>
      <description>
        
          
            There are three main types of SQL statements in SQL. Learn what they are and what the commands are in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SYS_EXTRACT_UTC Function Guide, FAQ, and Examples</title>
      <link>/oracle-sys_extract_utc/</link>
      <pubDate>Tue, 19 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-sys_extract_utc/</guid>
      <description>
        
          
            In this article, I’ll explain what the SYS\_EXTRACT\_UTC function does and show you some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Date Functions: The Complete Guide</title>
      <link>/oracle-date-functions/</link>
      <pubDate>Mon, 11 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-date-functions/</guid>
      <description>
        
          
            There are many different date and time functions in Oracle, and they behave differently than other databases. Learn what they are and see some useful queries in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Escape Single Quotes in SQL</title>
      <link>/sql-escape-single-quote/</link>
      <pubDate>Mon, 01 May 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-escape-single-quote/</guid>
      <description>
        
          
            Do you need to escape special characters or escape a single quote in SQL? Learn how to do that in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-20000 Cause and Solution</title>
      <link>/ora-20000/</link>
      <pubDate>Wed, 12 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-20000/</guid>
      <description>
        
          
            Have you gotten the ORA-20000 error when working with Oracle PL/SQL? Learn what causes it and how to resolve it in this article
          
          
        
      </description>
    </item>
    
    <item>
      <title>TNSNAMES.ORA File - The Complete Guide</title>
      <link>/tnsnames-ora-file/</link>
      <pubDate>Mon, 10 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>/tnsnames-ora-file/</guid>
      <description>
        
          
            The TNSNAMES.ORA file is an important file when working with Oracle. Learn all about what it is, its location, and how to create and edit it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-12514 Cause and Solution</title>
      <link>/ora-12514/</link>
      <pubDate>Fri, 07 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-12514/</guid>
      <description>
        
          
            Are you getting an &#34;ORA-12514 TNS listener does not currently know or service requested in connect descriptor&#34; error? Learn what causes it and how to resolve it in this error.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL Glossary of Terms</title>
      <link>/sql-glossary/</link>
      <pubDate>Thu, 30 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-glossary/</guid>
      <description>
        
          
            SQL, and database development in general, contains a lot of terms and acronyms. Check out this SQL glossary to help understand them.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-01400: cannot insert null into (string) Solution</title>
      <link>/ora-01400/</link>
      <pubDate>Wed, 29 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-01400/</guid>
      <description>
        
          
            Have you gotten the &#34;ORA-01400 cannot insert null into (string)&#34; error? Learn what causes this and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00972 identifier is too long Solution</title>
      <link>/ora-00972/</link>
      <pubDate>Fri, 24 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00972/</guid>
      <description>
        
          
            Have you gotten an &#34;ORA-00972 identifier is too long&#34; error? Learn what caused it and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00001 Unique Constraint Violated Solution</title>
      <link>/ora-00001/</link>
      <pubDate>Wed, 22 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00001/</guid>
      <description>
        
          
            Have you gotten an &#34;ORA-00001 unique constraint violated&#34; error? Learn what has caused it and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL ORDER BY - The Complete Guide</title>
      <link>/sql-order-by/</link>
      <pubDate>Mon, 20 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-order-by/</guid>
      <description>
        
          
            The SQL ORDER BY clause and functionality is an important part of a SELECT statement. Learn what it does and how to use it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00609 and ORA-609 Solution</title>
      <link>/ora-00609/</link>
      <pubDate>Fri, 17 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00609/</guid>
      <description>
        
          
            Have you gotten an ORA-00609 error or ORA-609 error? Learn how to fix it and what the cause is in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-12154 TNS Connection Identifier Solution</title>
      <link>/ora-12154/</link>
      <pubDate>Wed, 15 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-12154/</guid>
      <description>
        
          
            Have you gotten an &#34;ORA-12154 TNS could not resolve the connect identifier specified&#34; error? Learn what causes it and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>The Difference Between WHERE and HAVING Clause</title>
      <link>/difference-between-where-and-having-clause/</link>
      <pubDate>Mon, 13 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/difference-between-where-and-having-clause/</guid>
      <description>
        
          
            What is the difference between WHERE and HAVING clause in SQL? Learn what they are and the differences in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-01031 insufficient privileges Solution</title>
      <link>/ora-01031/</link>
      <pubDate>Fri, 10 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-01031/</guid>
      <description>
        
          
            Are you getting the &#34;ORA-01031 insufficient privileges&#34; error? Learn what causes this error and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00937: not a single-group group function Solution</title>
      <link>/ora-00937/</link>
      <pubDate>Wed, 08 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00937/</guid>
      <description>
        
          
            Have you received an ORA-00937 not a single-group group function error? Learn what it is and how to fix it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>69 SQL Interview Questions and Answers (Including Interview Tips)</title>
      <link>/sql-interview-questions/</link>
      <pubDate>Mon, 06 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-interview-questions/</guid>
      <description>
        
          
            In this guide, you&#39;ll see a range of SQL interview questions and answers.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00907: missing right parenthesis Solution</title>
      <link>/ora-00907/</link>
      <pubDate>Fri, 03 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00907/</guid>
      <description>
        
          
            Did you get an ORA-00907 missing right parenthesis error? Learn what caused it and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-06502 PLSQL numeric or value error Solution</title>
      <link>/ora-06502/</link>
      <pubDate>Wed, 01 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-06502/</guid>
      <description>
        
          
            Are you getting an ORA-06502 error message when working with Oracle SQL? Learn how to resolve it and what causes it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-06550 line N column N Solution</title>
      <link>/ora-06550/</link>
      <pubDate>Fri, 24 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-06550/</guid>
      <description>
        
          
            Are you getting the ORA-06550 error when running an SQL statement? Learn the cause of this error and the solution in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Resolve ORA-00933 SQL Command Not Properly Ended</title>
      <link>/ora-00933/</link>
      <pubDate>Wed, 22 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00933/</guid>
      <description>
        
          
            &lt;p&gt;Are you getting the ORA-00933: SQL command not properly ended error? Learn what causes it and how to resolve it in this article.&lt;/p&gt;
&lt;figure&gt;&lt;a href=&#34;https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?website=blogpost&#34;&gt;&lt;img src=&#34;/images/bonus_sqlcheatsheets.png&#34;&gt;&lt;/a&gt;
&lt;/figure&gt;

&lt;h2 id=&#34;ora-00933-sql-command-not-properly-ended&#34;&gt;ORA-00933: sql command not properly ended&lt;/h2&gt;
&lt;p&gt;This error is caused by an SQL statement with a clause that is not allowed for that statement. Some examples that might cause this error are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An INSERT statement with an ORDER BY clause or an INNER JOIN&lt;/li&gt;
&lt;li&gt;A DELETE statement with an INNER JOIN or ORDER BY clause&lt;/li&gt;
&lt;li&gt;An UPDATE statement with an INNER JOIN&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;ora-00933-solution&#34;&gt;ORA-00933 Solution&lt;/h2&gt;
&lt;p&gt;The solution to the ORA-00933 error is to update your query to &lt;strong&gt;remove the clause that&#39;s causing the issue&lt;/strong&gt;. This would depend on the type of query being run.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00936: missing expression Solution</title>
      <link>/ora-00936/</link>
      <pubDate>Wed, 15 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00936/</guid>
      <description>
        
          
            &lt;p&gt;Did you get an ORA-00936: missing expression error? Learn what it means and how to resolve it in this article.&lt;/p&gt;
&lt;figure&gt;&lt;a href=&#34;https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?website=blogpost&#34;&gt;&lt;img src=&#34;/images/bonus_sqlcheatsheets.png&#34;&gt;&lt;/a&gt;
&lt;/figure&gt;

&lt;h2 id=&#34;ora-00936-cause&#34;&gt;ORA-00936 Cause&lt;/h2&gt;
&lt;p&gt;The error you&#39;ve gotten is this:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;ORA-00936: missing expression
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Oracle&#39;s official &amp;quot;cause and action&amp;quot; that appears along with the error is:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;Cause: A required part of a clause or expression has been omitted.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;2&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;For example, a SELECT statement may have been entered without a list of columns or
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;3&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;expressions or with an incomplete expression.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;4&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;This message is also issued in cases where a reserved word is misused, as in SELECT TABLE.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;5&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;6&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;Action: Check the statement syntax and specify the missing component.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;So, in summary, the query is missing some clause that it needs in order to run.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00911 invalid character Solution</title>
      <link>/ora-00911/</link>
      <pubDate>Fri, 10 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00911/</guid>
      <description>
        
          
            Are you getting an &#34;ORA-00911 invalid character&#34; error when running an SQL statement? Find out what causes it and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-06512 At Line Solution</title>
      <link>/ora-06512/</link>
      <pubDate>Wed, 08 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-06512/</guid>
      <description>
        
          
            Did you get an ORA-06512 error when running an SQL query? Learn what this error is and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Difference Between CHAR, VARCHAR, and VARCHAR2 Data Types in Oracle</title>
      <link>/char-varchar-varchar2/</link>
      <pubDate>Mon, 06 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/char-varchar-varchar2/</guid>
      <description>
        
          
            Oracle has several character data types that are commonly used and can also be confusing if you don&#39;t know the differences between them. Learn what they are and the differences between them in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-01722 invalid number Solution</title>
      <link>/ora-01722/</link>
      <pubDate>Fri, 03 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-01722/</guid>
      <description>
        
          
            Learn all about the ORA-01722 error in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Resolve ORA-01017 Invalid Username/Password; Logon Denied</title>
      <link>/ora-01017/</link>
      <pubDate>Wed, 01 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-01017/</guid>
      <description>
        
          
            Have you gotten an ORA-01017 error in your Oracle database? Learn what caused it and how you can resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SQL List Tables in Database or Schema</title>
      <link>/sql-list-tables-oracle/</link>
      <pubDate>Mon, 30 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/sql-list-tables-oracle/</guid>
      <description>
        
          
            Do you need to list all tables in Oracle? There isn&#39;t an SQL list tables command, but you can learn how to show all tables in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00942 table or view does not exist Solution</title>
      <link>/ora-00942/</link>
      <pubDate>Fri, 27 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00942/</guid>
      <description>
        
          
            Have you gotten an ORA-00942 error? I&#39;ll explain the cause and the solution of the error in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>ORA-00904 invalid identifier Solution</title>
      <link>/ora-00904/</link>
      <pubDate>Wed, 25 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/ora-00904/</guid>
      <description>
        
          
            Did you get an &#34;ORA-00904 invalid identifier&#34; error? Find out what caused the ORA-00904 error and how to resolve it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Triggers - The Complete Guide</title>
      <link>/oracle-triggers/</link>
      <pubDate>Mon, 23 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-triggers/</guid>
      <description>
        
          
            Oracle triggers are a handy but often misused function of the Oracle database. Learn all about them in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>What&#39;s The Difference Between Oracle ROWNUM vs Oracle ROW_NUMBER?</title>
      <link>/oracle-rownum/</link>
      <pubDate>Mon, 16 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/oracle-rownum/</guid>
      <description>
        
          
            Have you seen ROWNUM and ROW\_NUMBER in Oracle and wondered what the difference is? Learn what they are and the differences between Oracle ROWNUM vs Oracle ROW\_NUMBER in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Singular vs Plural and Other Database Table Naming Conventions</title>
      <link>/database-table-naming-conventions/</link>
      <pubDate>Mon, 02 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/database-table-naming-conventions/</guid>
      <description>
        
          
            Are you wondering if you should name your SQL database tables in the singular form or plural form? Learn what the preferred convention is and some reasoning behind it, as well as other database table naming conventions, in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle Certification Dumps Can Ruin Your Career</title>
      <link>/oracle-certification-dumps/</link>
      <pubDate>Mon, 05 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-certification-dumps/</guid>
      <description>
        
          
            Are you looking to get certified? Want to get your hands on some Oracle certification dumps for an exam to help you pass? That&#39;s a bad idea. I&#39;ll explain why in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TO_DATE Function Usage, Tips &amp; Examples</title>
      <link>/oracle-to_date/</link>
      <pubDate>Tue, 15 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-to_date/</guid>
      <description>
        
          
            The Oracle TO\_DATE function is one of the most common and useful string manipulation functions in Oracle, but it can be confusing. I&#39;ll explain how to use the TO\_DATE function in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>A Guide to the Oracle Data Types</title>
      <link>/oracle-data-types/</link>
      <pubDate>Mon, 24 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-data-types/</guid>
      <description>
        
          
            In this article, I explain what the different data types are in Oracle database and everything you need to know about them.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Overview of Oracle Character Sets</title>
      <link>/oracle-character-sets/</link>
      <pubDate>Mon, 03 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-character-sets/</guid>
      <description>
        
          
            This article will answer some of the common questions, and questions I had about Oracle character sets and how they relate to the Oracle database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How I Organise Email At Work To Keep Track Of It All</title>
      <link>/organise-email-at-work/</link>
      <pubDate>Mon, 12 Sep 2016 00:00:00 +0000</pubDate>
      
      <guid>/organise-email-at-work/</guid>
      <description>
        
          
            I explain how I organise my email at work in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>What Does SQL PARTITION BY Do?</title>
      <link>/sql-partition-by/</link>
      <pubDate>Mon, 29 Aug 2016 00:00:00 +0000</pubDate>
      
      <guid>/sql-partition-by/</guid>
      <description>
        
          
            Have you ever seen the PARTITION BY keyword used in SQL queries? If so, do you know what it does and how to use it? Learn about the SQL PARTITION BY keyword and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>65 Business Jargon Phrases to Stop Using and What To Use Instead</title>
      <link>/business-jargon/</link>
      <pubDate>Mon, 22 Aug 2016 00:00:00 +0000</pubDate>
      
      <guid>/business-jargon/</guid>
      <description>
        
          
            Learn a range of business jargon phrases in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle BFILENAME Function Explained with Examples</title>
      <link>/oracle-bfilename/</link>
      <pubDate>Thu, 11 Aug 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-bfilename/</guid>
      <description>
        
          
            The Oracle BFILENAME function is a useful file manipulation function. Learn what it is and how to use it in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle 12c New Features for Developers</title>
      <link>/oracle-12c-new-features-for-developers/</link>
      <pubDate>Mon, 01 Aug 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-12c-new-features-for-developers/</guid>
      <description>
        
          
            Oracle 12c is Oracle&#39;s latest version of its database engine. Learn about all of the new Oracle 12c new features for developers in this massive guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Find the Row That Has the Maximum Value for a Column in Oracle</title>
      <link>/find-row-maximum-value-column-oracle/</link>
      <pubDate>Mon, 25 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>/find-row-maximum-value-column-oracle/</guid>
      <description>
        
          
            Do you need to find the data for a row that has the maximum value for a specific column in Oracle? Learn how to do it and see some alternative answers in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How Can You Create A Column With AUTO_INCREMENT in Oracle SQL?</title>
      <link>/auto_increment-oracle-sql/</link>
      <pubDate>Mon, 18 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>/auto_increment-oracle-sql/</guid>
      <description>
        
          
            If you&#39;ve used MySQL, you&#39;re probably familiar with the AUTO\_INCREMENT feature. But it&#39;s not available in Oracle. Read this article to find out how you can auto increment a column in Oracle SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Resolve ORA-00979 Not a GROUP BY Expression</title>
      <link>/ora-00979-error/</link>
      <pubDate>Mon, 11 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>/ora-00979-error/</guid>
      <description>
        
          
            Have you tried to run a query and got the &#34;ORA-00979 not a group by expression&#34; error? Learn what it is and how to resolve the error in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>What is the DUAL Table in Oracle?</title>
      <link>/dual-table-in-oracle/</link>
      <pubDate>Mon, 04 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>/dual-table-in-oracle/</guid>
      <description>
        
          
            Have you seen SQL statements with the word DUAL in them? Wondering what it is? Find out what the dual table in Oracle is in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SOUNDEX Function with Examples</title>
      <link>/oracle-soundex/</link>
      <pubDate>Thu, 30 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-soundex/</guid>
      <description>
        
          
            The Oracle SOUNDEX function is one of the most interesting functions I&#39;ve used in Oracle. Learn what it is and how it works in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Limit the Number of Rows in Oracle SQL After Ordering</title>
      <link>/limit-the-number-of-rows-in-oracle/</link>
      <pubDate>Mon, 18 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>/limit-the-number-of-rows-in-oracle/</guid>
      <description>
        
          
            In this article, I&#39;ll show you how you can limit the number of rows in Oracle SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Select Rows with Max Value for a Column in Oracle SQL</title>
      <link>/select-rows-with-max-value/</link>
      <pubDate>Mon, 04 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>/select-rows-with-max-value/</guid>
      <description>
        
          
            A common question in Oracle SQL, and SQL in general, is to select rows that match a maximum value for a column. Let&#39;s see how you can do that in SQL.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SYS_CONTEXT Function with Examples (including Oracle 12C)</title>
      <link>/oracle-sys_context/</link>
      <pubDate>Sun, 13 Mar 2016 00:00:00 +0000</pubDate>
      
      <guid>/oracle-sys_context/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>189 Career Quotes To Motivate and Inspire You</title>
      <link>/career-quotes/</link>
      <pubDate>Mon, 18 Jan 2016 00:00:00 +0000</pubDate>
      
      <guid>/career-quotes/</guid>
      <description>
        
          
            This article has a list of career quotes.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle EXTRACT Function Explained with Examples</title>
      <link>/oracle-extract/</link>
      <pubDate>Thu, 31 Dec 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-extract/</guid>
      <description>
        
          
            The Oracle EXTRACT function is very useful when you&#39;re doing any work with a date field or date expression. Let&#39;s learn what it is and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle DUMP Function Explained with Examples</title>
      <link>/oracle-dump/</link>
      <pubDate>Thu, 17 Dec 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-dump/</guid>
      <description>
        
          
            The Oracle DUMP function tells you the data type of an expression. Let&#39;s learn how to use it and see some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>88 of the Best Programmer Jokes</title>
      <link>/programmer-jokes/</link>
      <pubDate>Mon, 30 Nov 2015 00:00:00 +0000</pubDate>
      
      <guid>/programmer-jokes/</guid>
      <description>
        
          
            In this article, I&#39;ve listed a whole bunch of programmer jokes that only programmers will understand!
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle CONVERT Function Explained with Examples</title>
      <link>/oracle-convert/</link>
      <pubDate>Thu, 26 Nov 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-convert/</guid>
      <description>
        
          
            The Oracle CONVERT function doesn&#39;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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Start an SQL Developer Debug Session</title>
      <link>/sql-developer-debug/</link>
      <pubDate>Mon, 23 Nov 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-debug/</guid>
      <description>
        
          
            Learn how to use the SQL Developer debug feature.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TRANSLATE Function Explained with Examples</title>
      <link>/oracle-translate/</link>
      <pubDate>Thu, 19 Nov 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-translate/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL RANK and DENSE_RANK: Function Guide, FAQ, and Examples</title>
      <link>/sql-rank/</link>
      <pubDate>Thu, 12 Nov 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-rank/</guid>
      <description>
        
          
            In this article, you&#39;ll learn everything about the SQL RANK and DENSE\_RANK functions that are available in Oracle, SQL Server, MySQL, and Postgres.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Using the SQL Developer Export Functionality for Data and Query Results</title>
      <link>/sql-developer-export/</link>
      <pubDate>Thu, 22 Oct 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-export/</guid>
      <description>
        
          
            In this article, I&#39;ll explain how you can use the SQL Developer export functionality.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TO_TIMESTAMP Function with Examples</title>
      <link>/oracle-to_timestamp/</link>
      <pubDate>Thu, 08 Oct 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-to_timestamp/</guid>
      <description>
        
          
            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.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Use and Run The SQL Developer Execution Plan</title>
      <link>/sql-developer-execution-plan/</link>
      <pubDate>Wed, 30 Sep 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-execution-plan/</guid>
      <description>
        
          
            One of the most valuable features for writing SQL queries is seeing how long it will take to run and how efficient it is. In SQL Developer, there&#39;s an option called &#34;Explain Plan&#34;. Let&#39;s see how that works.
          
          
        
      </description>
    </item>
    
    <item>
      <title>185 Software Development Acronyms</title>
      <link>/software-development-acronyms/</link>
      <pubDate>Mon, 24 Aug 2015 00:00:00 +0000</pubDate>
      
      <guid>/software-development-acronyms/</guid>
      <description>
        
          
            In the world of software development, we use and see a lot of acronyms. In this article, I&#39;ve listed a lot of common acronyms, along with definitions, which can help your understanding in the workplace.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Turn On and Use SQL Developer DBMS_OUTPUT</title>
      <link>/sql-developer-dbms_output/</link>
      <pubDate>Thu, 20 Aug 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-dbms_output/</guid>
      <description>
        
          
            In this article, I&#39;ll explain what the DBMS\_OUTPUT function is and how it works in SQL Developer.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Use The SQL Developer Export Connections With Passwords Function</title>
      <link>/sql-developer-export-connections/</link>
      <pubDate>Thu, 13 Aug 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-export-connections/</guid>
      <description>
        
          
            Oracle&#39;s SQL Developer tool lets you export a list of connections that you have created. This is great for saving time for your team. Learn how you can do that in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle ADD_MONTHS Function with Examples</title>
      <link>/oracle-add_months/</link>
      <pubDate>Thu, 06 Aug 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-add_months/</guid>
      <description>
        
          
            In this article, I&#39;ll explain how the very useful ADD\_MONTHS function works and use some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Use the SQL Developer Format SQL Options</title>
      <link>/sql-developer-format-sql/</link>
      <pubDate>Wed, 05 Aug 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-format-sql/</guid>
      <description>
        
          
            In this article, I&#39;ll explain what formatting SQL is, and how to find the SQL Developer Format SQL options.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Turn On or Off SQL Developer Autocommit Settings</title>
      <link>/sql-developer-autocommit/</link>
      <pubDate>Fri, 10 Jul 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-autocommit/</guid>
      <description>
        
          
            In this article, I&#39;ll explain what the SQL Developer Autocommit feature is, where to find it, and how to turn it on or off.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Turn On Line Numbers in SQL Developer</title>
      <link>/sql-developer-line-numbers/</link>
      <pubDate>Wed, 08 Jul 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-developer-line-numbers/</guid>
      <description>
        
          
            In this article, I&#39;ll show you what line numbers are in SQL Developer and how to turn this setting on.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL NULLIF Function Explained with Examples</title>
      <link>/sql-nullif/</link>
      <pubDate>Thu, 18 Jun 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-nullif/</guid>
      <description>
        
          
            The SQL NULLIF function is available in many vendors. Let&#39;s take a look at what NULLIF does and what you can use it for.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle SUBSTR Function Explained with Examples</title>
      <link>/oracle-substr/</link>
      <pubDate>Sat, 23 May 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-substr/</guid>
      <description>
        
          
            The Oracle SUBSTR function is used to get a smaller string (the substring) from within a larger string. Let&#39;s take a look at how you can use it and some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle LISTAGG Function Usage, Tips &amp; Examples</title>
      <link>/oracle-listagg/</link>
      <pubDate>Thu, 14 May 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-listagg/</guid>
      <description>
        
          
            &lt;p&gt;This article explains the Oracle LISTAGG functions, which is one of the more difficult functions to understand.&lt;/p&gt;
&lt;figure&gt;&lt;a href=&#34;https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?website=blogpost&#34;&gt;&lt;img src=&#34;/images/bonus_sqlcheatsheets.png&#34;&gt;&lt;/a&gt;
&lt;/figure&gt;

&lt;h2 id=&#34;purpose-of-the-oracle-listagg-function&#34;&gt;Purpose of the Oracle LISTAGG Function&lt;/h2&gt;
&lt;p&gt;The purpose of the Oracle LISTAGG function is to allow you to &lt;strong&gt;perform aggregation of strings&lt;/strong&gt; from data in columns.&lt;/p&gt;
&lt;p&gt;What is string aggregation? Well, it&#39;s a technique similar to concatenation, but it allows you to &lt;strong&gt;aggregate data in a GROUP BY, combining strings that have matches in a value in another column&lt;/strong&gt;.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to Convert Data Types in Oracle SQL</title>
      <link>/convert-data-types-in-oracle-sql/</link>
      <pubDate>Tue, 05 May 2015 00:00:00 +0000</pubDate>
      
      <guid>/convert-data-types-in-oracle-sql/</guid>
      <description>
        
          
            When using Oracle SQL, there are many ways to convert data types. Three of the most common data types are string (VARCHAR2), number, and date. Let&#39;s take a look at how you can convert to these types.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL COALESCE Function Usage, Tips &amp; Examples</title>
      <link>/sql-coalesce/</link>
      <pubDate>Thu, 16 Apr 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-coalesce/</guid>
      <description>
        
          
            Learn about the SQL COALESCE function in this guide.
          
          
        
      </description>
    </item>
    
    <item>
      <title>SQL ROUND Function with Examples</title>
      <link>/sql-round/</link>
      <pubDate>Thu, 02 Apr 2015 00:00:00 +0000</pubDate>
      
      <guid>/sql-round/</guid>
      <description>
        
          
            The SQL ROUND function allows you to round a number to a specific number of decimal places. Let&#39;s see how it works and see some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TRUNC Function Explained with Examples</title>
      <link>/oracle-trunc/</link>
      <pubDate>Thu, 26 Mar 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-trunc/</guid>
      <description>
        
          
            The TRUNC function is one of the most common and versatile functions in Oracle. Let&#39;s take a look at how it&#39;s used and some examples.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle CONCAT Function with Examples</title>
      <link>/oracle-concat/</link>
      <pubDate>Thu, 19 Mar 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-concat/</guid>
      <description>
        
          
            The Oracle CONCAT function is not a very widely used function, but still helpful. Learn more about the CONCAT function in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle REPLACE Function Usage, Tips &amp; Examples</title>
      <link>/oracle-replace/</link>
      <pubDate>Thu, 26 Feb 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-replace/</guid>
      <description>
        
          
            The Oracle REPLACE function is another string manipulation function within Oracle. Learn how to use it and some common examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle DECODE Function Explained with Examples</title>
      <link>/oracle-decode-function/</link>
      <pubDate>Thu, 19 Feb 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-decode-function/</guid>
      <description>
        
          
            The Oracle DECODE function can be confusing to those who have never used it. It&#39;s a useful function for comparing values. Learn more about this function and some examples in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TO_CHAR Function Explained with Examples</title>
      <link>/oracle-to_char/</link>
      <pubDate>Thu, 08 Jan 2015 00:00:00 +0000</pubDate>
      
      <guid>/oracle-to_char/</guid>
      <description>
        
          
            In this article and video, I&#39;ll explain how to use the TO\_CHAR function.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Oracle TO_NUMBER Function Usage, Tips &amp; Examples</title>
      <link>/oracle-to_number/</link>
      <pubDate>Tue, 30 Dec 2014 00:00:00 +0000</pubDate>
      
      <guid>/oracle-to_number/</guid>
      <description>
        
          
            &lt;p&gt;The Oracle TO_NUMBER function is one of the most common number manipulation functions in Oracle. In this article and video, I&#39;ll explain how to use the TO_NUMBER function.&lt;/p&gt;
&lt;p&gt;In this article, you&#39;ll learn:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What the TO_NUMBER function does&lt;/li&gt;
&lt;li&gt;The syntax and parameters of the TO_NUMBER function&lt;/li&gt;
&lt;li&gt;Several examples of queries with the TO_NUMBER function&lt;/li&gt;
&lt;li&gt;Answers to some FAQ on this function&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;a href=&#34;https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?website=blogpost&#34;&gt;&lt;img src=&#34;/images/bonus_sqlcheatsheets.png&#34;&gt;&lt;/a&gt;
&lt;/figure&gt;

&lt;h2 id=&#34;what-is-the-oracle-to_number-function&#34;&gt;What Is The Oracle TO_NUMBER Function?&lt;/h2&gt;
&lt;p&gt;The Oracle TO_NUMBER function is used to &lt;strong&gt;convert a text value to a number value&lt;/strong&gt;.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>8 Simple Steps For How to Become a Database Administrator</title>
      <link>/how-to-become-a-database-administrator/</link>
      <pubDate>Thu, 16 Oct 2014 00:00:00 +0000</pubDate>
      
      <guid>/how-to-become-a-database-administrator/</guid>
      <description>
        
          
            Learn how to become a database administrator with the simple steps in this article.
          
          
        
      </description>
    </item>
    
    <item>
      <title>How To Convince Your Employer To Pay For Your Certification</title>
      <link>/how-to-convince-your-employer-to-pay-for-your-certification/</link>
      <pubDate>Thu, 03 Jul 2014 00:00:00 +0000</pubDate>
      
      <guid>/how-to-convince-your-employer-to-pay-for-your-certification/</guid>
      <description>
        
          
            Convince your employer to pay for your certification
          
          
        
      </description>
    </item>
    
    <item>
      <title>6 Easy And Actionable Steps On How To Design A Database</title>
      <link>/how-to-design-a-database/</link>
      <pubDate>Mon, 21 Apr 2014 00:00:00 +0000</pubDate>
      
      <guid>/how-to-design-a-database/</guid>
      <description>
        
          
            Whether it&#39;s for your workplace or home project, learning how to design a database is a valuable skill. Let&#39;s take a look at six easy steps on how to design a database.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Shop</title>
      <link>/shop/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/shop/</guid>
      <description>
        
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
