answersLogoWhite

0

How do you name a data table?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

Tables must be named as per the data it is supposed to hold. For example if you want to create a table in a database that is going to have employee information in it, you can name the table as tbl_employee_info

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the name of a statement written to retrieve specific data from a table?

The name of a statement written to retrieve specific data from a table is a SQL SELECT statement.


When do you use a data table?

when you have data in table form (multilpe objects that have the same properties ie. person { name, email } )


how to select data range for excel formular correctly?

Select the data range by column headers Convert data set to a table and go ahead with "table name" Fixing data table with $ mark Keep one identical sheet for each table


What is each row call in a data table?

There is no generic name. It depends on the data.


How do you retrieve data from table in sql by selecting month?

select * from "table-name" where month="required month";


What is a data table?

a data table is a table to place your observations


How do you create table in sql?

create table "table-name" -> exclude the quotes when creating the tableafter this a message will come : table created(row_name data type(limit of characters),... )for example(name varchar2(20)).This will make a column(attribute) in your table with the name "name" and data type varchar with character limit of 20.you can further add more attributes in the same manner.to insert values in the table you need this:insert into "table name" values(123,qwew,wsd,2342)the data in the brackets above depends on the attributes of your table.and now you have created a simple table.you can update, delete, alter, drop the table.


When do you use a table?

when you have data in table form (multilpe objects that have the same properties ie. person { name, email } )


What is the name of the interactive panel where BEx report data values are displayed as a table chart or both a table and chart?

Workspace


WHAT DOES THE TABLE MEAN IN DATABASE?

this means a table when you can record data ie name,DOB,school,address,animals and family member :}


What is the name of the interactive panel where BEx report data values are displayed as a table?

Workspace


Is data a table or graph?

Data is neither a table nor a graph, however, data may be presented in a table or depicted by a graph.