Answer Posted / naidu
Data integrity is which all the data values stored in the
database are correct and enforcing data integrity ensures
the quality of the data in the database
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how can I make a script that can be bi-language (supports english, german)? : Sql dba
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
What is a constraint?
How many types of tables are there?
What is pl/sql table? Why it is used?
Can we join tables without foreign key?
how can we know the number of days between two given dates using mysql? : Sql dba
How much does sql cost?
How to use boolean type in select statement?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
What is the least restrictive isolation level? : Transact sql
How do you select unique values in sql?
What is normalization in sql?
What is sharding in sql?
Which join is like an inner join?