Define distributed queries. can you explain me as soon as
possible
Answer / Krishna Gopal
A Distributed Query is a query that retrieves data from multiple database servers in a distributed system. It allows for the execution of SQL statements across various databases, enabling users to work with and analyze large amounts of data stored in different locations without having to physically move it.
| Is This Answer Correct ? | 0 Yes | 0 No |
hoe to data grid use in sql server 2000?
Number of null pointers in any binary tree
How to call static method in Java?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
what is programming language?
define profiler???
smal talk is pure object oriented or not?
Describe the following: (i) DNS (ii) Name Resolution (iii) Subnet Masking (iv) Urgent Pointer
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.
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
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
What's the difference b/w Table & Templete in Smartform?