Skip to content

Database Tips

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

Author: Database Tips

Are ROWNUM and ROWID the same column?

November 2, 2018 Database Tips ORACLE, SQL

No. In Oracle DBMS, ROWNUM and ROWID are pseudocolumns that can be accessed in SQL queries, but they aren’t  the[…]

Read more

Using a recursive query to create a list of dates

October 15, 2018 Database Tips ORACLE, SQL

In enterprise database systems, one may commonly find business events (e.g. sales, revenue, etc) associated to dates or months. In[…]

Read more

Filtering data in SQL using Where and Having

July 25, 2018 Database Tips SQL

The Where clause is one of the mostly commonly used clauses in the SQL language.  On the other hand, the[…]

Read more
Using recursive query to find dates without sales

Getting date and time parts from DateTime and SmallDateTime fields

July 23, 2018 Database Tips Microsoft SQL Server, Transact-SQL functions

Microsoft SQL Server supports several data types that can be used to store dates and times. Although some of them[…]

Read more

Database Users and Schemas – concepts and tricks

July 20, 2018 Database Tips Database schemas, Database users, Microsoft SQL Server, MySQL, ORACLE, PostgreSQL

There is some confusion when dealing with some users and schemas. Some DBMS support several schemas per database, while other[…]

Read more

ORA-01033: ORACLE initialization or shutdown in progress

July 20, 2018 Database Tips Error messages, ORACLE

If you get ORA-01033 error, it means that the Oracle instance you are accessing is being started or shutdown. Then,[…]

Read more

Split brain in Oracle RAC?

July 17, 2018 Database Tips Error messages, ORACLE, RAC

In Oracle Real Application Clusters (RAC), two or more instances of an Oracle DBMS manage a single database. It means[…]

Read more

Welcome to Database Tips.Net

July 15, 2018 Database Tips Blog Presentation

Database Tips.net aims to be a useful repository for DBMS users of all skill levels. We presente database tips and[…]

Read more

Posts pagination

«Previous Posts 1 2 3

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.
 

Loading Comments...