Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Log on to SQL*PLUS and do the following assessment lab tasks: 1. Write an SQL statement to display the tables owned by user newYear. 2.

Log on to SQL*PLUS and do the following assessment lab tasks:
1. Write an SQL statement to display the tables owned by user newYear.
2. Write an SQL statement to display the number of tables owned by user newYear.
3. Write an SQL statement to display the column names, null characteristics, and data types of books table.
4. Write an SQL statement to display the column names, null characteristics, and data type of author table.
5. Perform a full-table scan on the promotion table.
6. Write an SQL statement to display each shipping date for customer 1005 from the orders table. Display both the customer number and the shipping date.
7. Describe the customers table.
8. Write an SQL statement to display the titles of all books that cost at least 25 dollars.
9. Write an SQL statement to display the titles of all books that cost at least 25 dollars and the category is computer

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database management systems

Authors: Raghu Ramakrishan, Johannes Gehrke, Scott Selikoff

3rd edition

72465638, 978-0072465631

More Books

Students also viewed these Databases questions