Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have a table .in the table 100 recored is there .we have
get the single row with out using clause..

Answer Posted / nannesaheb chinthalacheruvu

Question is not clear..kindly elaborate the same.

As i understand is "Retrive the single row with out using the where clause"...if so the below query may help you to achive the same.

Select e.*,max(rowid) from emp e;

select e.*,min(rowid) from emp e;

Is This Answer Correct ?    2 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are sql indexes?

1040


what are the advantages of mysql in comparison to oracle? : Sql dba

1044


Is there any restriction on the use of union in embedded sql?

1197


What is the difference between local and global temporary table?

1083


Explain the commit statement.

1210


Explain the difference between rename and alias?

1061


Can we use having without group by in sql?

1043


What do you mean by stored procedures?

1065


what does myisamchk do? : Sql dba

1075


What are tables in sql?

1113


Which is better trigger or stored procedure?

1011


What is sql character function?

1145


What does where 1 1 mean in sql?

1072


What is cursor in pl sql?

1181


Advantages and disadvantages of stored procedure?

1165