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...

Wat is the difference between Select single * and Select ..
Up to one row . And which method is better for performance ?

Answer Posted / vijayaraghavan

Select Single * will pickup only one matching record from the database into the buffer, and returns the same to the internal table.

Select upto 1 rows will pickup all the records matching the condition into the buffer, but return the top record to the internal table.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is payroll driver

2157


What is at exit-command:?

1036


how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

2080


What is Transactional based Application & Role based Application?

1609


What are the two statements which are required in an abap program to output an icon using a write statement?

1343


Where do you find info on new developments in SAP?

2060


What is the difference between data elements and domains?

1145


MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?

2984


Create any functions? How to go about it?

1088


What are internal tables? : abap hr

1043


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2624


What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

1139


What are datasets in abap?

1204


What are the buffering types?

1197


What two statements would be used to exchange data between programs using abap memory?

1040