How does Oracle guarantee data integrity of data changes?



How does Oracle guarantee data integrity of data changes?..

Answer / rajat sharma

Data integrity is provided by various constrains
(UNIQUE,CHECk etc.) provided to us by SQL. By these
constrains the user cannot even make a mistake in inserting
the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Administration Interview Questions

How to make a replica of existing oracle server to another server?

3 Answers  


What is replication? : sql server DBA

0 Answers  


Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit

0 Answers  


What are the steps you will take to improve performance of a poor performing query?

0 Answers  


What does coalescing a tablespace do?

1 Answers  






How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?

0 Answers   EDS,


What are the operating modes in which database mirroring runs? : sql server DBA

0 Answers  


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA

0 Answers  


1)how to Take Backup in sql server 2005 from Flash Drive

1 Answers  


how can you schedule a job in database?

0 Answers   Oracle,


orra 1555 what is this error,why it is occur?

2 Answers   Mphasis,


What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?

2 Answers  


Categories