Computer Science Homework Solutions
Problem
#92457

Oracle9i

1.  You want to make a report of table attributes. This report consists of a series of queries on data dictionary views in which you specify the table name, and the queries return details about the table.  Your goal is to have information on the report that is similar (in content, not format) to the informaiton you see when you look at the Schema Manager's table property sheet in the console.  Include as much informaiton as you can match the information you see for the CLASSMATE.WANT_AD table when looking at the General tab of the property shee (table_name, column names, data types, and so on).  Review the data dictionary views and select the views you think would produce the best results.  Then write a series of queires that display the columns you want displayed on the report.  Use COLUMN commands to adjust the headings and column width so the report is more readable.  Make sure the columns are listed in the same order as they appear on the property sheet.  Write the queries to report the details of the WANT_AD table of the CLASSMATE schema.  Save teh script in a file.

Please see table.html file for further information...

Attached file(s):
Attachments
New Folder (2).zip  View File
Solution
What is this?
By OTA - Overall OTA Rating
Purchase Cost Now
$2.19 CAD (was ~$19.95)
Included in Download
  • Plain text response
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Oracle9i - 2. Write a query, based on data dictionary views, reporting a table’s name, number of rows, average row length, column name (in order they appear in the table), the average column length, and the high ...
  • Oracle 10g - Which of the data dictionary views are most useful, and why?
  • Oracle9i - a. Change the password of the CLASSMATE user to STUDENT using the console. Test your change by connecting to CLASSMATE in the SQL*Plus worksheet. Explain what tool you used to change the password. Sa ...
  • Oracle9i Database - 1. How can this be corrected? 2. Fix the view.
  • DDL and DML - Hi, See attached file for assignment problems. Thank you DDL and DML 1. For emp table, set the constraint that Hiredate is later than Jan. 1, 1980. 2. Modify Dept table so that dname c ...
Browse