Go Back   Webmaster Forum > Development > Database and SQL
REMOVE the ads below !
Reply
 
LinkBack Thread Tools
  # 1 (permalink)
Old
The Computer Addict !
Posts: 1,996
Join Date: Feb 2007
iTrader: (0)
Location: Bhopal (MP, India)
Database : Introduction - 01-24-2008

Introduction :

A database is a well structured collection of data in a computer system.
It stores the data in 'Tables'.

A table consists of rows and columns.
Table Row => is called a record
Column => is called an attribute

A sample table :
Code:
     Student-Record

Roll	Name		Class

1	Shadab		9
2	Armaan		10
3	Kushagra	5
4	Xavier		8
5	Snazi		9
'Student-Record' is the table name
'Roll', 'Name' and 'Class' are called attributes (field names)

And individual rows, like :
Code:
1	Shadab		9
are called records.
Reply With Quote
  # 2 (permalink)
Old
Senior Geek
Posts: 591
Join Date: Jan 2008
iTrader: (0)
Location: Craiova
01-31-2008

Thx for this mate
Reply With Quote
  # 3 (permalink)
Old
The Computer Addict !
Posts: 1,996
Join Date: Feb 2007
iTrader: (0)
Location: Bhopal (MP, India)
02-04-2008

Welcome.
Reply With Quote
  # 4 (permalink)
Old
Promotion Team Leader
Posts: 1,405
Join Date: Aug 2007
iTrader: (0)
Location: Sujangarh (Rajasthan,India)
02-04-2008

Quote:
Originally Posted by Shadab View Post
Introduction :

A database is a well structured collection of data in a computer system.
It stores the data in 'Tables'.

A table consists of rows and columns.
Table Row => is called a record
Column => is called an attribute

A sample table :
Code:
     Student-Record

Roll    Name        Class

1    Shadab        9
2    Armaan        10
3    Kushagra    5
4    Xavier        8
5    Snazi        9
'Student-Record' is the table name
'Roll', 'Name' and 'Class' are called attributes (field names)

And individual rows, like :
Code:
1    Shadab        9
are called records.
thanks but i am in class 12th


Bidding Directory| Webmaster Zone| Directory Point | Dierctory Blog
PR4
Bidding Directory | Blog of India
If Shadab is solution....I need my question back...

Reply With Quote
  # 5 (permalink)
Old
The Computer Addict !
Posts: 1,996
Join Date: Feb 2007
iTrader: (0)
Location: Bhopal (MP, India)
02-04-2008

Quote:
Originally Posted by Armaan143 View Post
thanks but i am in class 12th


I know. That was just some sample data.
Reply With Quote
  # 6 (permalink)
Old
Senior Geek
Posts: 591
Join Date: Jan 2008
iTrader: (0)
Location: Craiova
02-04-2008

Add me there =)) ISRdesign - class 9Th =))
Reply With Quote
  # 7 (permalink)
Old
Newbie
Posts: 31
Join Date: Jan 2008
iTrader: (0)
02-06-2008

that is simply in the table called names

you just need put the names...

...........

Then continue.. the rest
Reply With Quote
  # 8 (permalink)
Old
Max
Administrator
Posts: 337
Join Date: Feb 2007
iTrader: (0)
02-07-2008

There are other threads in this section with more of this


Yours Sincerely,
Max.
Administrator
GeekPoint Network
Reply With Quote
Reply


Thread Tools



Advertise Here for just $6 per month

vBulletin®, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. | SEO by vBSEO | Skin developed by vBStyles.com