Re: What is SQL*FOMS
Date: 30 Dec 1992 23:12:01 GMT
Message-ID: <1htac1INN3ki_at_gaia.ucs.orst.edu>
In article <1992Dec30.165249.1331_at_ms.uky.edu> naveen_at_ms.uky.edu (Naveen Goud) writes:
>Hello Nettors,
>
>I would like to know what is SQL*FORMS. I have used Oracle and manipulated the
>data in the database using SQL queries. Other than this I have not worked
>with any other tools of the ORACLE products.
>
>Could someone explain the SQL*FORMS
SQL*FORMS is a program included with Oracle that allows one to generate forms that are based on database tables. This is most useful in developing input and query forms for people that don't know or want to know how to use SQL at the database level. It also has capabilities for improving data integrity. You can also performany number tasks based on certain "events", like moving to a particular field, etc.
-pmm
-- Paul M. Mickel Internet:mickel_at_oes.orst.edu Sysadmin, Oregon Extension Service Corvallis, OR 97331 Database Programmer, Teledyne Wah Chang Albany, OR Disclaimer: Neither employer has *ever* claimed any of my opinions.Received on Thu Dec 31 1992 - 00:12:01 CET