Database System Concepts, Avi Silberschatz, Henry F. Korth, S. Sudarshan, 2019 (McGraw-Hill Education) - A widely used textbook for introductory database courses, providing comprehensive coverage of relational database principles including table structure, columns, and rows.
PostgreSQL 16.2 Documentation: 5.1. Tables, The PostgreSQL Global Development Group, 2024 (The PostgreSQL Global Development Group) - Official documentation providing a practical explanation of table definition, columns, and rows within the context of a popular open-source relational database system.