11. Display the client number and name and the client number
and name of the person who referred that client.
No Answer is Posted For this Question
Be the First to Post Answer
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
What is ceil and floor in oracle?
Use of an integrity constraint is better to validate data. Explain
what is null value?
What is the difference between sharding and replication?
Does a Before form trigger fire when the parameter form is suppressed ?
Anybody can tell me, how do we find second largest emp salary from emp table.. Thanks in advance ...
10 Answers Cognizant, ID, NTTF Nettur Technical Training Foundation, Sony, Verizon,
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
Can you drop an index associated with a unique or primary key constraint?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
What is the use of aggregate functions in oracle?