How we get some middle records in one table?
Answer Posted / prasanna
By using a search condition like 'where'
Eg:select eno,ename,esal from emp where eno=3;
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Can we override tostring method in java?
What are serialization and deserialization?
What is difference between char array and string?
What is string data type?
What do you meant by active and passive objects?
How to connect to a remote database using Applet?
How many types of the indexof method are there for strings?
Is the milky way in a void?
What are dot operator queries?
What are decalarations?
How does split work in java?
What is default exception handling in java?
What is compiler and what its output.
What do you mean by compiler?
What is keyword in oop?