Google Answers Logo
View Question
 
Q: database concepts (5) ( No Answer,   1 Comment )
Question  
Subject: database concepts (5)
Category: Computers > Software
Asked by: fahd-ga
List Price: $6.00
Posted: 09 Oct 2002 13:47 PDT
Expires: 08 Nov 2002 12:47 PST
Question ID: 74590
Please help me understand the way to create a database that can solve
issues like: Inventory Control, Sales Tracking, Employee Sales,
Deliverables DLL,
How can I create DML tables, Insert test values, and Update queries.
What are DLL & DML and how do they work?

Request for Question Clarification by hammer-ga on 31 Oct 2002 05:19 PST
The first part of your question is awfully general. The issues that
you list are very broad with solutions that vary greatly depending on
requirements.

When you say DLL and DML, do you mean DDL and DML? DDL is Data
Definition Language. DML is Data Manipulation Language. Simply put,
they are the two major categories of SQL statements. DDL is the
statements that define your data structure, like CREATE TABLE. DML is
the statements that operate on your data itself, like INSERT.

Judging from some of your other posted questions, you have already
been building tables in Access and starting to work with them, so you
are already using DML! Access does not support the full range of SQL
statements so you will need to work with a different product, such as
SQL Server if you want to experiment with a wider range of DDL and DML
capability.

Does this answer your question? If not, please be more specific about
what sort of information you want, and I will try to help.

Clarification of Question by fahd-ga on 01 Nov 2002 08:53 PST
Thank you,
Yes by-now I know how to create MS Access tables.
But for this question what I need help with is that:
what kind of formula do I need to use to solve Inventory Control,
Sales Tracking and Employee Sales, and where & how do I use such
formula.

Please Help
Truly,

fahd-ag

Request for Question Clarification by hammer-ga on 01 Nov 2002 10:04 PST
Hi Fahd,

There is no "formula" for Inventory Control, etc. Each of the topics
you mention is a subject for several books, not a several paragraph
answer.

The Northwind sample database that comes with Access includes simple
examples of the functionality that you mention. I recommend that you
use that as a starting point. This will give you an idea of some of
the issues involved in designing and implemeting an Inventory Control
system, or a Sales Tracking system.

Best of luck with your learning process.

Hammer
Answer  
There is no answer at this time.

Comments  
Subject: Re: database concepts (5)
From: zak82-ga on 07 Nov 2002 01:48 PST
 
Check out the link

You'll probably need it

http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=18691

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy