Find out the roles which gives access to all tables in SAP?
Thanks in advance.
No Answer is Posted For this Question
Be the First to Post Answer
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.
Explain recursion with an example.
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
How same session variable can be used in both Asp and Asp.net?
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
what is the certificates in biztalk?
Explain what is OOPS and its concepts?
what is web configuration file
any drawback are there in mantis?
Is the IT field raise again? What is the position of IT after 4 years?
How to call dll API sub routine in VB Form.