0
Orim Posted 15 years ago
Science & IT

Data dictionary

Hi I'm writing a data dictionary and I have a problem: where should I put "a" \ "an" \ "the" ?

Can somebody take a look on a piece of my dictionary :


Column name

Meaning

User_id

Individual number of user

First_name

Name of a user

Surname

Last name of a user

Status

Describe a status of a user (banned, member, ...)

Telephone

Individual contact number to the user

Email_address

Individual internet address

Street address

Name of the street on which a user is living

Country

Determine from which country come the user

Birthday

Date of the user birth

Added

Determine when a user register

City_town

Determine from which city/town come the user

Nick_name

Uniq a user name on the website

Rank

Determine how experience is user

Gender

Determine gender of the user


thanks.
  

Top answer

Column name Meaning User_id Individual number of user First_name User's first name Surname User's last/Family nam Status Describes user (banned, member, etc) Telephone Contact number for user Email_address Individual internet address for user Street address Name of street on w hich user resides Country User's home country Birthday Date of user's birth Added User's registration date City_town Name of municipality in which user resides Nick_name Unique user name on website Rank User's level of experience/seniority Gender Gender of user

  • Column name Meaning User_id Individual number of user First_name User's first name Surname User's last/Family nam Status Describes user (banned, member, etc) Telephone Contact number for user Email_address Individual internet address for user Street address Name of street on w hich user resides Country User's home country Birthday Date of user's birth Added User's registration date City_town Name of municipality in which user resides Nick_name Unique user name on website Rank User's level of experience/seniority Gender Gender of user
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

1 Answers
0

Column name

Meaning

User_id

Individual number of user

First_name

User's first name

Surname

User's last/Family nam

Status

Related Questions