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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 


 

Company >> Adea Solutions >> Adea Solutions Questions
 
 Adea Solutions interview questions  Adea-Solutions Interview Questions (3)
 
Back to Questions Page
Question   What is referential integrity and how is it achieved? Rank Answer Posted By  
 Interview Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
when foreign  key constraint is created on a column 
referential integrity is achieved .
when foreign key constraint is created on a column,that 
column reference other column in the different table or 
even in the same table but the reference column must be 
primary key or unique key.
when a new value is added in a column referenced with 
foreign key ,then the foreign key relation checks whether 
the new value matches with the reference column or not.
If value matches then they  are allowed into the table
 
0 Koteshwar Rao .palleboina
 
 
Question   What are cursors? Name four types of cursors and when each one would be applied? Rank Answer Posted By  
 Interview Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Cursors can be either updateable or non-updateable. If you 
only need to display information and not diddle with it, 
the non-updateable is the fastest. The provider simply 
passes you the data and forgets about it! There is no need 
to keep tabs on the data to see if it has been changed. 
Therefore, this is the fastest cursor to use.



Cursor type

Static cursor. This is the one to use for generating 
reports or finding data. Additions, changes, or deletions 
by other users are not visible

Forward-only cursor. This is the default. It is identical 
to the Static except that you can only scroll forward. The 
fastest cursor this side of the Pecos Mountains.

Dynamic cursor. Additions and deletions by others are 
visible. All movement is supported. But some providers 
don't support this cursor type.

Keyset-driven cursor. This is similar to a Dynamic cursor 
except you can't see records others add. If another user 
deletes a record, it is inaccessible from your recordset
 
0 SreyasMN
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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