How does Oracle guarantee data integrity of data changes?
Answer Posted / 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 View All Answers
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com
How would you go about verifying the network name that the local_listener is currently using?
what are the types of connection load-balancing?
what is the role of dip user in our database?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What is replication? : sql server DBA
how can you get actual data change values from previous transactions in oracle?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What is dcl? : sql server DBA
How do you open a cluster administrator? : sql server DBA
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
how can you schedule a job in database?