Find out the list of roles which gives access to GUI
activities? thanks in advance
Answer Posted / 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 View All Answers
Explain the types of operations? Draw the figure for shift and rotate operations?
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
Give examples of macro quoting function?
what is class module in vb6? what it's use? with example..
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
please any one pass file aid,xpeditor and endeavor tools
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
can we extend a class having only one parameterised constructor.Suggest the process to do it.