Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Find out the list of roles which gives access to GUI
activities? thanks in advance



Find out the list of roles which gives access to GUI activities? thanks in advance..

Answer / Padam Singh

ProgrammingLanguagesAllOther|To find out the list of roles that give access to GUI activities, you need to query your database according to its structure. Here's an example using a hypothetical database structure:n```sqlnSELECT DISTINCT role_name FROM RolesnJOIN RolePermissions ON Roles.role_id = RolePermissions.role_idnWHERE permission_name IN ('GUI activity 1', 'GUI activity 2', ..., 'GUI activity n');```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

what type of exceptions & problems are faced in production time at java technology?

0 Answers   CTS,


Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.

1 Answers   TCS,


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

1 Answers   Amazon,


given a height balanced tree. If we add one more node , how many nodes gets unbalanced ?

2 Answers   Hughes,


if heap sort contains n elements, no of comparsions required are

2 Answers   Hughes,


Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance

1 Answers  


1.group by clause explain along with an example 

1 Answers   Parexel,


THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING

1 Answers   Wipro,


what is mutex?

4 Answers   Axiom, Blue Star, SQL Star,


what is class module in vb6? what it's use? with example..

0 Answers  


Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

1 Answers  


what is d main diff between the java and .net framework

1 Answers   Wipro,


Categories