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


Please Help Members By Posting Answers For Below Questions

Is set ordered in java?

576


What are invisible components?.

1681


How many bytes is a unicode character?

512


How can we create an immutable class in java?

585


please send me hr interview questions in it industry

1672






What is the difference between ArrayList and Vector? which one is better in Java

612


What is return code?

563


How does varargs work in java?

615


What happens to a static var that is defined within a method of a class?

552


What does system out println () do?

564


What is java objectoutputstream?

547


Is linkedlist thread safe in java?

565


How do you sort a string in alphabetical order in java?

537


What is linked hashset and its features?

554


Can we call the constructor of a class more than once for an object?

635