Interview Question in Data Management


 

Interview Question :: What is the meaning of SQL REPORT and SQL FORM and Repot Generation in oracle


I want to know the meaning of the following briefly:
SQL * REPORT,
SQL * FORM,
REPORT GENERATION IN THE ORACLE,
TUNNING OF THE DATABASE,
USER MANAGEMENT,
SYSTEM MANAGEMENT,
QUERY BY EXAMPLE,
DATA ADMINISTRATOR

please tell us within 10 hours
Answers to "What is the meaning of SQL REPORT and SQL FORM and Repot Generation in oracle"
RE: What is the meaning of SQL REPORT and SQL FORM and Repot Generation in oracle?

I used to teach people database so i know a bit still refer a book to know the unanswered ones.....

1.SQL stands for structured query language and it is used in databases wherein it is needed to maintain a lot of data.

2.Form : Generally it accepts the data ie information as input.

3.Report :It displays the result in total or partial/sorted manner ie if you wish the voters list of age more than 55 or display the complete list of voters.

4.Query is basically used to sort or filter the data as the example of voters is mentioned in above point.

5.Data administrator : Its role is to maintain the data with respect to data loss,updates , its security and lot more.



If you are to appear for an interview,better buy a book for MCP (Microsoft certified programmer) for above details.
 
Vote for this answer ::  
Update Alert Setting