Generally this is true, since you would need at least two tables to have a foreign key relationship. However, technically you can have an empty database with no tables (not very useful of course), or a database with only one table. Even though that table will not have any references to another table, you'd still call this a relational database by type.