473,403 Members | 2,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Interest in databases

27
I know some basic access, but I am interesting in working with databases. Where I should I begin?


thanks
Sep 15 '06 #1
2 1333
PEB
1,418 Expert 1GB
Hi,

Welcome in the world of databases ;)

So first it will be good If you can create a table the main object of the databases... They stock your information...

The trick here is how to create your tables, so that they gat minimum place phisically and are the most possible informative...

And remember there is a 3 operations with data:

APPEND, UPDATE AND DELETE

So be carefull what heppans with your data when the user uses one of this Actions...

There is databses in which users can only add records without possibility to delete and update... And there is the full history of the events without loss...

There is a lot of concepts in the databases :)

:)

Cheers

:)
Sep 16 '06 #2
MMcCarthy
14,534 Expert Mod 8TB
Try to find a good course on RDBMS (Relational Database Management Systems). This can be in any language but a sql based language like oracle is always best. Here you will learn how to structure a database.

As PEB said every database is based on the structure of the tables. Once you understand how this works you can pick the rest up as you go along.
Sep 16 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Jason | last post by:
I need help designing a query (or two) in MS Access that will calculate a compounded rate of interest. This would be no problem using a simple FV function if the Interest Rate were constant....
4
by: Veger | last post by:
I'm having some logic trouble (IE: I can't figure out how to do this) I have an assignment in which I need to calculate annual interest. IE: P1 = P0 + P0*INT (interest) = P0*(1+INT) P2 = P1 +...
1
by: Drakscon | last post by:
Im trying to get the compounded interest to go back only being compounded annually. I want the user of this program to be able to do semi annually of monthly or some other. This is my code. Any...
2
by: fatimahtaher | last post by:
Hi, I am new to C# programming and my first assignment requires me to calculate total interest paid on a loan. The user will input the loan, the interest rate per month, and the monthly payment....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.