answersLogoWhite

0

spreadsheet

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is tables in rdbms?

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


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.


Can you add new columns to a database after creating the structure?

Columns are added to a table, not a database (which is a collection of tables). Adding a column to a table is achieved by using the Alter Table SQL command.


What is the columns of the periodic tables?

The columns are known as groups.


What type of database consists of collection of a tables and contains information on a specific subject?

A relational database consists of a collection of tables that contain data on a specific subject. The tables are related to each other through defined relationships, allowing for efficient storage and retrieval of data. This type of database follows a well-defined structure based on the principles of relational algebra.


What has columns?

Tables can have columns. You will find them in word processors, spreadsheets and databases. Buildings can have columns.


What is RBDMS?

RDBMS stands for Relational Database Management System. RDBMS data is structured in database tables, fields and records. Each RDBMS table consists of database table rows. Each database table row consists of one or more database table fields.RDBMS store the data into collection of tables, which might be related by common fields (database table columns). RDBMS also provide relational operators to manipulate the data stored into the database tables. Most RDBMS use SQL as database query language.


What is field name?

Database is collection of tables. Tables contains the data in rows & columns. The columns are defined with a Name, Data type, Length & few other parameters. The columns is nothing but the field. If you know Microsoft excel, consider a worksheet as a database table. You define a Name to each & every column and you format the cell as General, Date, Currency etc. This is also called as Field name.


What is a collection of several tables called in data processing?

A database is a collection of tables of data.


What is a collection of data that is stored in a logical and structured way?

A database is a collection of data that is stored in a logical and structured way, typically organized in tables with rows and columns. It allows for efficient retrieval, storage, and manipulation of information in a systematic manner.


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.


How is a Database organised?

A database contains forms and reports stored in tables