|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Query - General - Sql Help Asap
Hello,
I need help with the following SQL statement: Write SQL statements that create 3 users (User1, User2, and User3) and 2 roles (Role1, Role2). Assign both roles to User 1, and only Role2 to user 2. Give Role 1 the following privileges: * SELECT on table Department * SELECT and UPDATE on table Title Give Role2 the following privileges: * SELECT, DELETE, UPDATE on table Employee * SELECT of deptCode, and deptName columns only on table Department. Can someone help me set this up. Thanks. |
|
#2
|
|||
|
|||
|
We don't want to do your homework for you.
Suggest you get tutored-up on SQL usage. Here is one link, there are many: http://www.sql.org/ Attempt code, post for analysis. |
|
#3
|
|||
|
|||
|
Oh no I didnt want you to do it..I just wanted to get a link on it for some help on the project as a guide. Thanks
|
|
#4
|
|||
|
|||
|
Okay, good luck. Be happy to look at your efforts if have problems. Start new thread with specific question.
|
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > Query - General - Sql Help Asap |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|