answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: In what are a table's contents displayed in as rows and columns?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Tables have records which are columns and fields which are rows?

No. In a database table the records are in rows and the fields are in columns.


What basic clause in an SQL statement is used to retrieve rows and columns from tables?

The SELECT clause is used to retrieve rows and columns from tables. Ex: Select * from employee


What are the lines that divide columns and rows in tables called?

Groups


What consists collection of tables organised in rows and columns?

spreadsheet


Is it true a word table consist of rows and columns?

Yes. Tables in general are made up of rows and columns. If it is a database table it can be said to be made up of records which are rows and fields which are columns.


How is data in a table organized?

Data in tables are arranged in rows and columns.


In a database which consists of vertical columns and horizontal rows?

Columns are always vertical and rows are always horizontal. Together they form a table, and are known as tables in databases. They store data, with fields in columns and records in rows.


What is tables in rdbms?

table is collection of rows and columns which are used to store the data


Which type of database stores data in tables that consist of rows and columns?

Relational database stores data in tables that consist of rows and columns. Each row represents a record and each column represents a field within that record. Relationships between tables are established through keys.


Do tables have both rows and cloumns?

yes - columns run vertically (top to bottom) and rows run horizontally (left to right)


What is a grid of rows and columns called?

It can be called a table. In the context of applications software, you could also say a spreadsheet.


What is each row called in a database?

In database the data is stored in tables called database tables. These tables have rows and columns. Each row is called a tuple.