It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
|
|
#1 (permalink) |
|
Member
Join Date: Jul 2006
Age: 38
Posts: 30
|
Hi,
I am new to database concepts and look to develop my skills in it. I am confused about the difference between "TABLES" and "DATABSASES"...are they the same thing? I read about "employee tables" "customer tables" and then i read about "employee databases" and "customer databases"...my questions are: 1) are tables and databses same thing? (And used interchangeably?) 2) How many databases are there typically in small-sized companies (say a company with 100 employs and about 600 customers)...what do you think will be the ideal number of databases in a company of that size? 3) Will running an Oracle Database for such a company (with 100 employees and 600 customers) is fees able? Thanks! - gabriel |
|
|
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Sep 2006
Age: 22
Posts: 460
|
Tables are inside the database. The database can have multiple tables. Each table has it's own information, because each table has rows and columns.
You connect to the database, and then you can access any of the tables for that database. The different tables are all seperate.
__________________
|
|
|
|
|
|
#3 (permalink) |
|
Senior Member
Join Date: Jul 2006
Location: Redmond, WA
Posts: 1,064
|
for a small company as you have mentioned, it still depends on the transactions being done on the daily basis. it could be a company of 10 with only 100 customers but they could be running a more complicated business (can't think of any right now). either way, the DB design and choice of what DB to use will most likely depends on where/how you're going to use it.
__________________
NOSH1T/LOSTGIRLWONDERINGV4 the only real mistake is the one from which we learn nothing (John Powell) |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How often do you back-up your databases? | GuyKels | Programming | 3 | 10-24-2006 04:55 AM |
| . Advisable to run 10g RAC and non-RAC 9ir2 databases on same box? | samuel | Programming | 0 | 08-01-2006 06:01 PM |