Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(A)Write SQL joined code to represent about the following figures Table A Table B Table A Table B (B) (1) Create three new users

image text in transcribed 








(A)Write SQL joined code to represent about the following figures Table A Table B Table A Table B (B) (1) Create three new users U1,U2 and U3. (2) Give all privileges to U3 (3) Give grand of delete to U1 (4) Give grand of select and update to U2 (5) remove all privilege from the U1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

A sql Create the new users CREATE USER U1 CREATE USER U2 CR... 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

Probability And Statistics For Engineering And The Sciences

Authors: Jay L. Devore

9th Edition

1305251806, 978-1305251809

More Books

Students also viewed these Programming questions

Question

12x6 + 7x5+x4

Answered: 1 week ago