ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
what is the difference between select single *  
and slect upto 1 rows...
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the difference between select single * and slect upto 1 rows...
Answer
# 1
the select single is used retrive the single record from the
database. where as in the select single up to one row is
used retrive one row from the databse.
 
Is This Answer Correct ?    0 Yes 7 No
Bandivenkateswarlu
 
  Re: what is the difference between select single * and slect upto 1 rows...
Answer
# 2
select up to one rows is much quicker that select single 
as your not really using the all the key fields. Select 
single is a construct that is designed primarily to read 
database records with a primary key. If there is no primary 
key available then at the most it might end up doing a 
perfunctory sequential search. However in the case of 
select up to one rows it will assume that there is no 
primary key and will automatically search for the most 
appropriate index.

In select * single only a single record is fetched that is 
whichever one will come first in the data base query. But 
in the case of select upto one rows all the records will be 
fetched and stored in a buffer which pertain to the where 
condition in the Data base theory.
 
Is This Answer Correct ?    3 Yes 2 No
Anita
 
 
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what is the diff b/e function module alv and oop alv. HP2
If you are at 3rd list how can you back to 1st list? Bristle-Cone3
what is the procedure to report/submit the Back ground Program and the results to the PM?  1
what is the difference between bdc and lsmw ?  1
how we can take a file from Presentation server to Application server? Wipro5
Prepare a Report for last month Last Date- First Date? Cap-Gemini1
how can we print both side in smartforms? CTS1
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?  3
Difference between jobpage and form page?  1
can anyone give me notes on bdc direct input method  1
what is the use of start-of-selection event? what is the difference betn end-of-page and end-of-selection?  1
How do we see the data in Cluster table? Kennametal1
What are the tables using in diff modules like SD, PM, MM, QM AND FICO? give me some example names ? Do we need to use the existing tables in R/3 most of the time?  1
2. You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.  2
can we add fields to SAP Standard tables. ? Do SAP tables have indexes. ?  3
how can be restore a project deleted in lsmw? Cap-Gemini2
WHAT IS THE PURPOSE OF SPLIT COMMAND?  1
How to handle Errors in Function Modules?  2
What are steps you follow to improve the performance of a report ?  2
why you are creating tables ? Already so many Predefined tables are there? Bristle-Cone4
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com