Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

SQL Q10.Grant to the SCOTT access to your CUSTOMER table. Lab Exercises Q1. Create user name DBLAB10B, set password db321. Q11.connect to the SCOTT user

image text in transcribedSQL

Q10.Grant to the SCOTT access to your CUSTOMER table. Lab Exercises Q1. Create user name "DBLAB10B", set password "db321". Q11.connect to the SCOTT user then query all the rows from your CUSTOMER table. Q2. What are the privileges that should be granted to the user to log in the oracle server? Q12.Connect to your account then grant the CUSTOMER privileges to update (phone, and Total) columns in the STUDENT table. Q3. What are the privileges that should be granted to the user to create tables? Q4. If you create a table, who can pass a long privileges to other users on your table. Q13.Connect to the SCOTT user, then change the phone and total for the "leen" as follows: name leen Order_id 54321 phong 0739999999 total 25 Q5. You are the DBA, you are creating many users who require the same system Privileges, what would you use to make your job easy? Give example. Q14.How you can make the SCOTT passes the privileges on the student table to other Users Q6.what the command do you use to change your password to "cba". Q7. Show how you can lock the SCOTT account. Q15. Revoke the SELECT privilege from SCOTT. 08. Show how you can unlock the SCOTT account. 09. Connect to the "DBLAB10B" user, then create the CUSTOMER table as follows: name saad leen Order Id 12345 54321 phone 0722321456 0732587777 total 30 70

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

Put Your Data To Work 52 Tips And Techniques For Effectively Managing Your Database

Authors: Wes Trochlil

1st Edition

0880343079, 978-0880343077

More Books

Students also viewed these Databases questions

Question

Why do HCMSs exist? Do they change over time?

Answered: 1 week ago