|
| ||||||||||
| Tags: grant, grant permission, how to grant, permission granting, sql grant command |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to grant permission?
I ma developing project in the SQL. For this project I need to grant permission for different user with different access rights . I don't know the procedure to grant the permission in the SQL. Please let me aware about the How to grant permission? I would greatly appreciate your any help over this. |
|
#2
| ||||
| ||||
| Re: How to grant permission?
Hi Friend, In the SQl you can achieve the granting by using the "GRANT" command. The syntax for the "GRANT" command is as below: Quote:
Quote:
|
|
#3
| |||
| |||
| Re: How to grant permission?
Hello, Please refer below syntax for the granting any permission in the SQL: Quote:
|
|
#4
| ||||
| ||||
| Re: How to grant permission?
If you want to gran the permission over the SQL statement. You can grant permission for following statement:
|
|
#5
| ||||
| ||||
| Re: How to grant permission?
Hi friend, The below SQL example will demonstrate yow procedure to grant permission in SQL: Quote:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to grant permission?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Sims 3 Showtime: Genie won't Grant wishes | Raj@LOL | Video Games | 7 | 15-03-2012 11:20 PM |
| Windows 7 error: "You need permission to perform this action. You require permission from PCNAME-PC\USERNAME to make changes to this file." | Nuryn | Operating Systems | 3 | 20-03-2011 05:40 AM |
| Syntax for GRANT and REVOKE in MySQL | MacKenze | Software Development | 4 | 09-12-2010 03:38 AM |
| Fixed: The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID | Jolie-Pitt | Windows x64 Edition | 1 | 14-09-2010 05:31 PM |
| I can't grant terminal access to users in GPO | troy | Active Directory | 3 | 05-04-2007 09:24 PM |