Skip to content

Database Tips

DatabaseTips.Net – From SQL to database tuning; here you can find it all!

Author: Database Tips

Presto: SQL over big data, NoSQL and relational DBMS

July 1, 2020 Database Tips Big data, SQL

What about using SQL to retrieve data from NoSQL databases? Or to make joins between tables stored in relational databases[…]

Read more

Using Sequences in database systems

December 6, 2019 Database Tips Microsoft SQL Server, ORACLE, PostgreSQL, SQL

A Sequence is a database object capable to generate numbers (i.e. it is a number generator). One of the main[…]

Read more

SQL Count(*), Count(cte), Count(column), Count(pk), … x Inner and Outer Joins

November 8, 2019 Database Tips Microsoft Access, Microsoft SQL Server, MySQL, ORACLE, PostgreSQL, SQL, SQLite

In SQL, The Count function counts the number of values in a set. Such function accepts a parameter, that specifies[…]

Read more

How to delete millions of rows from a table

October 24, 2019 Database Tips Microsoft SQL Server, MySQL, ORACLE, PostgreSQL, SQL

To delete a great number of rows from a table may become a pain in the neck. A never ending[…]

Read more

SQL: 3 ways to find gaps and missing values

September 5, 2019 Database Tips Microsoft SQL Server, MySQL, ORACLE, PL/SQL, PostgreSQL, SQL, Transact-SQL functions

It is really common to have columns that stores sequences of numbers in database systems (specially in relational databases). Users[…]

Read more

SQL: from [Not] In to [Not] Exists in 3 steps

August 13, 2019 Database Tips Microsoft Access, Microsoft SQL Server, MySQL, ORACLE, PostgreSQL, SQL

For many people, using noncorrelated subqueries (using In/Not In) seems to be more natural than using Exists/Not Exists and correlated[…]

Read more

Redo logs, archivelog mode and Connect internal only

August 5, 2019 Database Tips Error messages, ORACLE

When in production, you should run Oracle in Archivelog mode, multiplex redo log files and make regular backups of your[…]

Read more

SQL Inner and (Left/Right/Full) Outer Joins

July 30, 2019 Database Tips Microsoft SQL Server, MySQL, ORACLE, PostgreSQL, SQL

Joins are one of the most common operators in SQL queries. In this post, we present inner and outer joins[…]

Read more

Autonomous Transactions

July 6, 2019 Database Tips ORACLE, PL/SQL, SQL

Transaction management is a key functionality of database management systems (DBMS). Its main properties include Atomicity, Consistency, Isolation and Durability[…]

Read more

Database Tuning and Buffer Cache Hit ratio

June 16, 2019 Database Tips Database tuning, Microsoft SQL Server, ORACLE

In this post, we continue our series on performance tuning. We present the concepts of logical reads and physical reads,[…]

Read more

Posts pagination

1 2 3 Next Posts»

Subscribe to DatabaseTips

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Top Posts

Database Tuning and Buffer Cache Hit ratio

Categories

  • Big data
  • Blog Presentation
  • Database schemas
  • Database tuning
  • Database users
  • Error messages
  • History
  • Microsoft Access
  • Microsoft SQL Server
  • MySQL
  • ORACLE
  • PL/SQL
  • PostgreSQL
  • Python
  • RAC
  • SQL
  • SQLite
  • Transact-SQL functions




Tags

Access Archive Backup CASE CAST Coalesce data types DB2 Group by Having initialization ISNULL Joins LAG LEAD Mail MariaDB Microsoft Access; Microsoft SQL Server Missing values MySQL Not Exists NVL NVL2 ORACLE Packages PostgreSQL Privileges Python RAC Recovery Recursive Query Rowid Rownum Row_Number Schemas shutdown split brain SQL SQLite Top N Transaction control Tuning Users Where
WordPress Theme: Poseidon by ThemeZee.